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