A vibe coded tangled fork which supports pijul.
at 3c200d099b9246f0b6b5b24a4da2090c1af7ccc2 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