X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fdefault%2Flogin.twig;h=b9f8b497cccc7c3125656e619ca3037698ab9af9;hb=08dde123b1976f3db9545d58fdb497072328f96a;hp=e2a9a9f520e808550517847515caa30727c84c38;hpb=04fcbad8c50956336819f2b25db8298d50b5b800;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 @@
- +