aboutsummaryrefslogblamecommitdiff
path: root/templates/_repo_header.html.tmpl
blob: 7d034c0859fda678113f2a38b8d6c03fff57c108 (plain) (tree)
1
2
3
4
5
6
7
8
9
                            

                              





                                                                           
{{- define "repo_header" -}}
<a href="/">Lindenii Forge</a>
/
<a href="/g/{{ .group_name }}/">{{ .group_name }}</a>
/
<a href="/g/{{ .group_name }}/repos/">repos</a>
/
<a href="/g/{{ .group_name }}/repos/{{ .repo_name }}/">{{ .repo_name }}</a>
{{- end -}}