~bigbes/sr-ht-dolt

ref: ec98df318428f0dd27644bb77d19bbeed93f7e48 sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
ec98df31 — Eugene Blikh ci: export the version instead of sed-ing the APKBUILD 9 days ago
                                                                                
1
2
3
4
5
{{define "content" -}}
<h2>{{icon "user"}} ~{{.Owner}}</h2>
<p class="text-muted">Databases owned by ~{{.Owner}}.</p>
{{template "srht-repo-list" .Repos}}
{{- end}}