aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_index.html.tmpl
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-13 09:05:01 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-13 09:05:01 +0800
commit053efe176ee241c87c9e31c4e2bbd999f9f77bf2 (patch)
tree3c068149ef1bd82ac4dd0b9d4d9c3a185635e2f0 /templates/repo_index.html.tmpl
parenthandle_user: Stub (diff)
downloadforge-053efe176ee241c87c9e31c4e2bbd999f9f77bf2.tar.gz
forge-053efe176ee241c87c9e31c4e2bbd999f9f77bf2.tar.zst
forge-053efe176ee241c87c9e31c4e2bbd999f9f77bf2.zip
_header.html: Format the main header
Diffstat (limited to '')
-rw-r--r--templates/repo_index.html.tmpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/repo_index.html.tmpl b/templates/repo_index.html.tmpl
index f77e10b..d799a22 100644
--- a/templates/repo_index.html.tmpl
+++ b/templates/repo_index.html.tmpl
@@ -6,9 +6,7 @@
<title>{{ .group_name }}/repos/{{ .repo_name }} &ndash; Lindenii Forge</title>
</head>
<body class="repo-index">
- <header>
- {{ template "header" . }}
- </header>
+ {{ template "header" . }}
<header>
{{ template "repo_header" . }}
</header>