~bigbes/sr-ht-dolt

ref: bfe53099cbeea7c5e8b6b9927ac0b752a24fa10b sr-ht-dolt/web/templates/user.html -rw-r--r-- 159 bytes
bfe53099 — Eugene Blikh ci: cache Go module and build dirs via cacher 13 days ago
                                                                                
1
2
3
4
5
{{define "content" -}}
<h2>{{icon "user"}} ~{{.Owner}}</h2>
<p class="text-muted">Databases owned by ~{{.Owner}}.</p>
{{template "repoList" .Repos}}
{{- end}}