From b533fa5c5bdd88fa1ea4980ff0c1828d692e5319 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 1 Sep 2022 19:47:10 +0200 Subject: [builder][server][proxy] add updated localization --- src/hydrilla/proxy/web_ui/templates/base.html.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hydrilla/proxy/web_ui/templates/base.html.jinja') diff --git a/src/hydrilla/proxy/web_ui/templates/base.html.jinja b/src/hydrilla/proxy/web_ui/templates/base.html.jinja index 9520787..a1de86a 100644 --- a/src/hydrilla/proxy/web_ui/templates/base.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/base.html.jinja @@ -41,7 +41,7 @@ in a proprietary work, I am not going to enforce this in court. {% block title required %}{% endblock %} - - _('web_ui.base.title.haketilo_proxy') + {{ _('web_ui.base.title.haketilo_proxy') }}