Files
tmnf-replay-server/templates/home-button.html
2023-06-10 23:34:03 +02:00

4 lines
102 B
HTML

<button class="mt-4 mb-4 btn btn-secondary" onclick="window.location.href='/'">
Back
</button>