]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/install.twig
merge epub with all the dev evolutions
[github/wallabag/wallabag.git] / themes / default / install.twig
index 6e85e5cbbc9d856384b8f6a820a2133e75f7f664..c89c7e47eaa049d296f8d99e7f66e1b296dfb7f7 100644 (file)
@@ -3,9 +3,9 @@
 {% block content %}
         <form method="post" action="?install" name="loginform">
             <fieldset class="w500p center">
-                <h2 class="mbs txtcenter">{% trans "install your poche" %}</h2>
+                <h2 class="mbs txtcenter">{% trans "install your wallabag" %}</h2>
                 <p>
-                    {% trans "poche is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://inthepoche.com/doc'>read the documentation on poche website</a>." %}
+                    {% trans "wallabag is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://doc.wallabag.org/'>read the documentation on wallabag website</a>." %}
                 </p>
                 <p class="row">
                     <label class="col w150p" for="login">{% trans "Login" %}</label>
@@ -25,4 +25,4 @@
             </fieldset>
             <input type="hidden" name="token" value="{{ token }}">
         </form>
-{% endblock %}
\ No newline at end of file
+{% endblock %}