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/internal.html
T

4 lines
65 B
HTML
Raw Normal View History

{{ define "content" }}
<a href="/logout">Logout</a>
{{ end }}