]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/login.twig
changed some poche with wallabag
[github/wallabag/wallabag.git] / themes / default / login.twig
index e2a9a9f520e808550517847515caa30727c84c38..bf685240618fb5068f928b90e677b9e420a6b69a 100644 (file)
@@ -1,11 +1,11 @@
 {% 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 %}
             <form method="post" action="?login" name="loginform">
                 <fieldset class="w500p center">
-                    <h2 class="mbs txtcenter">{% trans "Login to poche" %}</h2>
+                    <h2 class="mbs txtcenter">{% trans "Login to 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 "Username" %}</label>