A vibe coded tangled fork which supports pijul.
at cb7167b3c02d65367a20504aab6f70fe7dc318ea 4 lines 161 B view raw
1{{ define "repo/fragments/shortTimeAgo" }} 2{{ template "repo/fragments/timeWrapper" (dict "Time" . "Content" (print (. | shortRelTimeFmt) " ago")) }} 3{{ end }} 4