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