Monorepo for Tangled
at 4a1653c5e8339e25b511e7a4224d46743e110c3f 5 lines 160 B view raw
1{{ define "repo/fragments/timeWrapper" }} 2<time datetime="{{ .Time | iso8601DateTimeFmt }}" title="{{ .Time | longTimeFmt }}">{{ .Content }}</time> 3{{ end }} 4 5