]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/install.twig
[change] poche logo is now at SVG format, see #373
[github/wallabag/wallabag.git] / themes / default / install.twig
index 6e85e5cbbc9d856384b8f6a820a2133e75f7f664..c4da0954884dcb08dd7c12a6b2592bff76b1b3ec 100644 (file)
@@ -5,7 +5,7 @@
             <fieldset class="w500p center">
                 <h2 class="mbs txtcenter">{% trans "install your poche" %}</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 "Poche is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://doc.inthepoche.com/'>read the documentation on poche 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 %}