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