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