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