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