mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-17 19:23:27 +02:00
* moved most of guilds html-in-php code to twig
* moved buttons to separate templates * moved online search for to twig
This commit is contained in:
6
system/templates/creatures.back_button.html.twig
Normal file
6
system/templates/creatures.back_button.html.twig
Normal file
@@ -0,0 +1,6 @@
|
||||
<br/></br>
|
||||
<center>
|
||||
<form action="{{ getLink('creatures') }}" method="post">
|
||||
{{ include('buttons.back.html.twig') }}
|
||||
</form>
|
||||
</center>
|
Reference in New Issue
Block a user