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