minty-cafe/web/handler/html/forum-key.html

6 lines
100 B
HTML
Raw Permalink Normal View History

2026-03-11 19:14:41 +00:00
{{ define "content" }}
<h1>Forum key</h1>
<p>Your forum key is:</p>
<pre>{{ .key }}</pre>
{{ end }}