summaryrefslogtreecommitdiffstats
path: root/templates/tree.html
diff options
context:
space:
mode:
authorLibravatar Anirudh Oppiliappan <x@icyphox.sh>2022-12-18 10:42:18 +0530
committerLibravatar Anirudh Oppiliappan <x@icyphox.sh>2022-12-18 10:42:18 +0530
commite4d12fc667c9830dd5f08f827b2a70adff58a09b (patch)
treec052c87caf09ddc785c1a86454aeee00dcfcf774 /templates/tree.html
parent3e6a720154b70a9882af14399548e494b1d0089f (diff)
downloadlegit-e4d12fc667c9830dd5f08f827b2a70adff58a09b.tar.gz
legit-e4d12fc667c9830dd5f08f827b2a70adff58a09b.tar.bz2
legit-e4d12fc667c9830dd5f08f827b2a70adff58a09b.zip
templates: unified repo-header
Diffstat (limited to 'templates/tree.html')
-rw-r--r--templates/tree.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/tree.html b/templates/tree.html
index b63a23e..2880714 100644
--- a/templates/tree.html
+++ b/templates/tree.html
@@ -7,10 +7,7 @@
</title>
{{ template "head" . }}
- <header>
- <h1>{{ .meta.Title }}</h1>
- <h2>{{ .meta.Description }}</h2>
- </header>
+ {{ template "repoheader" . }}
<body>
{{ template "nav" . }}
<main>