forked from wallabag/wallabag
add new post form in material header
This commit is contained in:
committed by
Nicolas Lœuillet
parent
fedaf00537
commit
053b9568b2
@ -7,7 +7,7 @@
|
||||
|
||||
<p>{% trans %}There are several ways to save an article:{% endtrans %}</p>
|
||||
<ul>
|
||||
<li><a href="{{ path('new_entry') }}">{% trans %}Thanks to this form{% endtrans %}</a></li>
|
||||
<li><a href="{{ path('new') }}">{% trans %}Thanks to this form{% endtrans %}</a></li>
|
||||
</ul>
|
||||
<h3>{% trans %}Browser Addons{% endtrans %}</h3>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user