aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_tree_file.html.tmpl
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-13 09:12:56 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-13 09:12:56 +0800
commita0761c2c80c04256882505a59f8ff5e003846f83 (patch)
tree280de934259e0fbf3c704d5ab70e0c49d28fdf4d /templates/repo_tree_file.html.tmpl
parentusers: Print not implemented (diff)
downloadforge-a0761c2c80c04256882505a59f8ff5e003846f83.tar.gz
forge-a0761c2c80c04256882505a59f8ff5e003846f83.tar.zst
forge-a0761c2c80c04256882505a59f8ff5e003846f83.zip
_repo_header.html: Purge
We'll integrate this into the main header in the future
Diffstat (limited to 'templates/repo_tree_file.html.tmpl')
-rw-r--r--templates/repo_tree_file.html.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/repo_tree_file.html.tmpl b/templates/repo_tree_file.html.tmpl
index 9f705c9..be78efd 100644
--- a/templates/repo_tree_file.html.tmpl
+++ b/templates/repo_tree_file.html.tmpl
@@ -8,9 +8,6 @@
</head>
<body class="repo-tree-file">
{{ template "header" . }}
- <header>
- {{ template "repo_header" . }}
- </header>
<p>
/{{ .path_spec }} (<a href="/{{ .group_name }}/:/repos/{{ .repo_name }}/raw/{{ .path_spec }}{{ if not (eq .ref_type "head") }}?{{ .ref_type }}={{ .ref }}{{ end }}">raw</a>)
</p>