This repository has been archived on 2022-01-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
gidbig/templates/home.html
T
2017-01-09 21:34:37 +01:00

5 lines
135 B
HTML

{{ define "title"}}<title>Example</title>{{ end }}
{{ define "content" }}
<a href="/discordLogin">Login with Discord</a>
{{ end }}