fix link in howto page

This commit is contained in:
Nicolas Lœuillet
2015-08-11 20:08:02 +02:00
parent 95135988f9
commit ea8da8c6d5
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
<div id="set1" class="col s12">
<a href="{{ path('about') }}">{% trans %}Thanks to this form{% endtrans %}</a>
<a href="{{ path('new_entry') }}">{% trans %}Thanks to this form{% endtrans %}</a>
</div>