diff --git a/themes/default/_top.twig b/themes/default/_top.twig
index 4100f7c46..b5f650287 100644
--- a/themes/default/_top.twig
+++ b/themes/default/_top.twig
@@ -1,7 +1,7 @@
{% if view == 'home' %}{% block logo %}{% endblock %}
- {% else %}{{ block('logo') }}
+ {% else %}{{ block('logo') }}
{% endif %}
-
{% trans "You can poche a link by several methods:" %} (?)
+{% trans "There are several ways to poche a link::" %} (?)
{% trans "Please execute the import script locally, it can take a very long time." %}
-{% trans "More infos in the official doc:" %} inthepoche.com
+{% trans "More info in the official docs:" %} inthepoche.com
{% trans "Click here" %} {% trans "to download your database." %}
{% endif %} -{% trans "Click here" %} {% trans "to export your poche datas." %}
+{% trans "Click here" %} {% trans "to export your poche data." %}
{% endblock %} diff --git a/themes/default/error.twig b/themes/default/error.twig index 99eb1ed65..4cfc48240 100644 --- a/themes/default/error.twig +++ b/themes/default/error.twig @@ -7,5 +7,5 @@Don't forget the documentation.
-{% endblock %} \ No newline at end of file +Don't forget the documentation.
+{% endblock %} diff --git a/themes/default/install.twig b/themes/default/install.twig index 6e85e5cbb..c4da09548 100644 --- a/themes/default/install.twig +++ b/themes/default/install.twig @@ -5,7 +5,7 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/themes/default/login.twig b/themes/default/login.twig index 2e48052ba..e2a9a9f52 100644 --- a/themes/default/login.twig +++ b/themes/default/login.twig @@ -5,10 +5,10 @@ {% if http_auth == 0 %}