X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fcourgette%2Flogin.twig;h=1fec0fc94f6d5a2b060362a734ae17e59b088480;hb=38dafee05d52948fba4a06066d7b0343c8e3de9d;hp=3e17982f349575023ccc3f120f06c65a5a816e87;hpb=5ed8050791ef562ff4351ede3a077ab1e8b0d916;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/courgette/login.twig b/themes/courgette/login.twig index 3e17982f..1fec0fc9 100755 --- a/themes/courgette/login.twig +++ b/themes/courgette/login.twig @@ -1,10 +1,10 @@ {% extends "layout.twig" %} -{% block title %}{% trans "login to your poche" %}{% endblock %} +{% block title %}{% trans "login to your wallabag" %}{% endblock %} {% block content %}
-

{% trans "login to your poche" %}

+

{% trans "login to your wallabag" %}

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

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

{% endif %}