mirror of
https://github.com/rjNemo/go-wiki
synced 2026-06-06 02:36:40 +00:00
8 lines
195 B
HTML
8 lines
195 B
HTML
{{define "title"}} Contact Us | Go-Wiki {{end}} {{define "content"}}
|
|
<h1>Thanks for your mail</h1>
|
|
|
|
<div class="section">
|
|
<a class="btn btn-primary" href="/">Return to Home</a>
|
|
</div>
|
|
|
|
{{end}}
|