all repos — elgit @ e4d12fc667c9830dd5f08f827b2a70adff58a09b

fork of legit: web frontend for git, written in go

templates: unified repo-header

commit

e4d12fc667c9830dd5f08f827b2a70adff58a09b

parent

3e6a720154b70a9882af14399548e494b1d0089f

1 file changed, 2 insertions(+), 7 deletions(-)

changed files
M templates/repo.htmltemplates/repo.html
@@ -7,13 +7,8 @@ {{ end }}
</title> {{ template "head" . }} - <header> - <h2> - <a href="/">all repos</a> - &mdash; {{ .name }} - </h2> - <h3 class="desc">{{ .desc }}</h3> - </header> +{{ template "repoheader" . }} + <body> {{ template "nav" . }} <main>