From 2ec0dfcdefb954d9232a0025cafbf1cc426ae7c2 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 3 Apr 2020 12:43:13 -0700 Subject: UI tweaks, i18n prep --- fatcat_covid19/templates/about_de.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'fatcat_covid19/templates/about_de.html') diff --git a/fatcat_covid19/templates/about_de.html b/fatcat_covid19/templates/about_de.html index 2dd2b5e..8db4a6f 100644 --- a/fatcat_covid19/templates/about_de.html +++ b/fatcat_covid19/templates/about_de.html @@ -1,12 +1,10 @@ {% extends "base.html" %} -{% block title %}About{% endblock %} +{% block title %}{{ _("About") }}{% endblock %} {% block body %} -{# #} - -

+

About Fatcat COVID-19 Paper Search

TODO -- cgit v1.2.3