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