A vibe coded tangled fork which supports pijul.
at e8162bb30abf7599d9691a93408bba86ccae85ae 5 lines 153 B view raw
1{{ define "user/fragments/picHandleLink" }} 2<a href="/{{ . }}" class="flex items-center"> 3 {{ template "user/fragments/picHandle" . }} 4</a> 5{{ end }}