seagull-game/app/templates/dev_toolbox.j2

2 lines
117 B
Plaintext
Raw Permalink Normal View History

2025-07-29 12:50:35 -07:00
{% if not desktop %}IP: {{ipaddr}}<br />{% endif %}
<button id="dev-reset" onClick="reset_game()">Reset Game</button>