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