layouts/custompage/release.html [89:100]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{.File.BaseFileName }} |
{{ if eq $langVar "zh"}}
{{dateFormat "2006年01月02日" .Date}} |
{{ else }}
{{dateFormat "2006 Jan 2 " .Date}} |
{{ end }}
source
(sha512,
signature)
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
layouts/custompage/release.html [121:132]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| {{.File.BaseFileName }} |
{{ if eq $langVar "zh"}}
{{dateFormat "2006年01月02日" .Date}} |
{{ else }}
{{dateFormat "2006 Jan 2 " .Date}} |
{{ end }}
source
(sha512,
signature)
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|