]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/courgette/login.twig
changed some poche with wallabag
[github/wallabag/wallabag.git] / themes / courgette / login.twig
index 3e17982f349575023ccc3f120f06c65a5a816e87..1fec0fc94f6d5a2b060362a734ae17e59b088480 100755 (executable)
@@ -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 %}
             <form method="post" action="?login" name="loginform" id="loginForm">
                 <fieldset class="w500p center">
-                    <h2 class="mbs txtcenter">{% trans "login to your poche" %}</h2>
+                    <h2 class="mbs txtcenter">{% trans "login to your wallabag" %}</h2>
                     {% if constant('MODE_DEMO') == 1 %}<p>{% trans "you are in demo mode, some features may be disabled." %}</p>{% endif %}
                                        <div class="row">
                                                <label class="col w150p" for="login">{% trans "Login" %}</label>