From 0c4e4068764c98ff6d69bb36a2421fdad4142261 Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Wed, 22 Dec 2021 16:51:02 -0800 Subject: [PATCH] quickfix: localization: ensure placeholder text also marked as localized, fixes #685 --- pywb/templates/search.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pywb/templates/search.html b/pywb/templates/search.html index 08331327..100aea35 100644 --- a/pywb/templates/search.html +++ b/pywb/templates/search.html @@ -26,7 +26,7 @@ window.wb_prefix = "{{ wb_prefix }}"; {% trans %}Search the {{ coll_title }} collection by url:{% endtrans %}
{% trans %}'Please enter a URL{% endtrans %}