mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-27 09:45:51 +00:00
7 lines
97 B
HTML
7 lines
97 B
HTML
{{define "title"}}GitHop Admin{{end}}
|
|
|
|
{{define "body"}}
|
|
|
|
{{template "digest" .Digest}}
|
|
|
|
{{end}}
|