X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fdefault%2Flogin.twig;h=bf685240618fb5068f928b90e677b9e420a6b69a;hb=58f6269f36ae719edcc79139ef5e808de12d4a8e;hp=2e48052ba35187acb0dec07a0789f54ff629a52c;hpb=027b4e156853b4d5e358e19e83506ec4446de7ab;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/default/login.twig b/themes/default/login.twig index 2e48052b..bf685240 100644 --- a/themes/default/login.twig +++ b/themes/default/login.twig @@ -1,14 +1,14 @@ {% 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 your poche" %}

+

{% trans "Login to wallabag" %}

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

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

{% endif %}
- +