mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
4 lines
237 B
Twig
4 lines
237 B
Twig
<form action="?subtopic=guilds&action=invite&guild={{ guild_name }}&todo=save" method="post">
|
|
Invite player with name: <input type="text" name="name">
|
|
{{ include('buttons.submit.html.twig') }}
|
|
</form> |