4 lines
137 B
HTML
4 lines
137 B
HTML
{{ with .GitInfo }}
|
|
Commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} <{{ replace .AuthorEmail "@" " at " }}>
|
|
{{ end }}
|