bunteshaus.de/themes/buha/layouts/partials/orga/generator/submit.html

4 lines
119 B
HTML
Raw Normal View History

2022-03-27 19:58:39 +02:00
<div class="frow">
<input class="f" type="submit" value="{{ i18n "generate" }}" onclick="showInput(event);" />
</div>