A vibe coded tangled fork which supports pijul.
at 6a3c29a7bb86d98317ce1e4037fb1d2a1fd29ace 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 }}