myaac/system/templates/creatures.back_button.html.twig
slawkens e45d27b5c7 * moved most of guilds html-in-php code to twig
* moved buttons to separate templates
* moved online search for to twig
2017-10-18 16:08:15 +02:00

6 lines
138 B
Twig

<br/></br>
<center>
<form action="{{ getLink('creatures') }}" method="post">
{{ include('buttons.back.html.twig') }}
</form>
</center>