X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Flogin.twig;h=0ae130bc0240b49f305b1946fae412d941c30431;hb=fd99a8c02d7c625771656a5c5081560027d8e6e9;hp=fcb9b4d63ef6cf39fbc6845648bd1190d703dfa6;hpb=4f5b44bd3bd490309eb2ba7b44df4769816ba729;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/login.twig b/tpl/login.twig index fcb9b4d6..0ae130bc 100644 --- a/tpl/login.twig +++ b/tpl/login.twig @@ -1,38 +1,29 @@ {% extends "layout.twig" %} {% block title %}{% trans "login to your poche" %}{% endblock %} -{% block notices %} -
- -
-{% endblock %} {% block content %}

{% trans "login to your poche" %}

- {% if demo == 1 %}

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

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

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

{% endif %}
- +
- +
- +
- + {% trans "(Do not check on public computers)" %}
- +