]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig
add new post form in material header
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / Static / howto.html.twig
index a0a02cc8de7aa990b3824d2fc90327c28fe04cfc..6f98ba993e41bea0a0df2ee2fcc0b1df99b2ee41 100644 (file)
@@ -20,7 +20,7 @@
 
 
                     <div id="set1" class="col s12">
-                        <a href="{{ path('new_entry') }}">{% trans %}Thanks to this form{% endtrans %}</a>
+                        <a href="{{ path('new') }}">{% trans %}Thanks to this form{% endtrans %}</a>
                     </div>