Initial commit
This commit is contained in:
7
cmd/fake-smtp/template/blocks/footer.html.tmpl
Normal file
7
cmd/fake-smtp/template/blocks/footer.html.tmpl
Normal file
@ -0,0 +1,7 @@
|
||||
{{define "footer"}}
|
||||
<p class="has-margin-top-small has-text-right is-size-7 has-text-grey">
|
||||
Version: {{ .BuildInfo.ProjectVersion }} -
|
||||
Réf.: {{ .BuildInfo.GitRef }} -
|
||||
Date de construction: {{ .BuildInfo.BuildDate }}
|
||||
</p>
|
||||
{{end}}
|
Reference in New Issue
Block a user