A vibe coded tangled fork which supports pijul.
at 06f79a0a3b0971c014812d38b6889bc10b5311d3 4 lines 159 B view raw
1{{ define "repo/fragments/duration" }} 2<time datetime="{{ . | iso8601DurationFmt }}" title="{{ . | longDurationFmt }}">{{ . | durationFmt }}</time> 3{{ end }} 4