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