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