This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

195 B 5 lines
1{{ define "onboarding/back" }} 2 <a href="{{ . }}" class="btn-flat w-fit flex items-center gap-2 text-sm no-underline hover:no-underline"> 3 {{ i "arrow-left" "size-4" }} Back 4 </a> 5{{ end }}