mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-29 10:05:52 +00:00
7 lines
90 B
HTML
7 lines
90 B
HTML
{{define "title"}}Admin{{end}}
|
|
|
|
{{define "body"}}
|
|
|
|
{{template "digest" .Digest}}
|
|
|
|
{{end}}
|