X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Flogin.twig;h=0ae130bc0240b49f305b1946fae412d941c30431;hb=6c15854448d0977d54d9e8698b6ee7e4af8ec476;hp=d10805301f92ba93d179b956cebd500c80651ea1;hpb=2b840e0cfb63a453bea67a98541f3df9c273c5f5;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/login.twig b/tpl/login.twig index d1080530..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 messages %} -
- -
-{% 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 %}
- +
- +
- +
- - (Do not check on public computers) + + {% trans "(Do not check on public computers)" %}
- +