aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_covid19/templates
diff options
context:
space:
mode:
Diffstat (limited to 'fatcat_covid19/templates')
-rw-r--r--fatcat_covid19/templates/home.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/fatcat_covid19/templates/home.html b/fatcat_covid19/templates/home.html
index 870b884..f194f2c 100644
--- a/fatcat_covid19/templates/home.html
+++ b/fatcat_covid19/templates/home.html
@@ -30,11 +30,11 @@
<div class="ui vertical stripe segment" style="padding-top: 2em; padding-bottom: 2em; background-color: #F5F5F5;">
<div class="ui text container" style="max-width: 800px!important;">
<p><b>
- This is a prototype full text search index of papers, reports,
+ {{ _("This is a prototype full text search index of papers, reports,
datasets, and other research resources related to the COVID-19 crisis,
including public health responses to influenza pandemics more
- generally.
- &nbsp;<a href="/about">Read more...</a>
+ generally.") }}
+ &nbsp;<a href="/about">{{ _("Read more...") }}</a>
</b>
</div>
</div>