X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fdefault%2Flogin.twig;h=b9f8b497cccc7c3125656e619ca3037698ab9af9;hb=e5382002b47f3278bd46d5b76a34ad694096f010;hp=e2a9a9f520e808550517847515caa30727c84c38;hpb=60fc4f4b1ab37fbfe9021f3fa1395d66a4424ed2;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/default/login.twig b/themes/default/login.twig index e2a9a9f5..b9f8b497 100644 --- a/themes/default/login.twig +++ b/themes/default/login.twig @@ -1,11 +1,11 @@ {% extends "layout.twig" %} -{% block title %}{% trans "login to your poche" %}{% endblock %} +{% block title %}{% trans "login to your wallabag" %}{% endblock %} {% block content %} {% if http_auth == 0 %}
-

{% trans "Login to poche" %}

+

{% trans "Login to wallabag" %}

{% if constant('MODE_DEMO') == 1 %}

{% trans "you are in demo mode, some features may be disabled." %}

{% endif %}
@@ -24,7 +24,7 @@
- +