WM-12: added back button

This commit is contained in:
Oliver Zander 2025-11-07 15:34:50 +01:00 committed by Tobias Herre
parent 2815780c27
commit 4187d218b4
1 changed files with 3 additions and 0 deletions

View File

@ -21,4 +21,7 @@
Für Fragen steht dir das Team Community-Konferenzen & Förderung gern unter
<a href="mailto:community@wikimedia.de">community@wikimedia.de</a> zur Verfügung.
</p>
<div class="page-centered">
<button type="button" onclick="history.back()">Zurück</button>
</div>
{% endblock %}