aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_raw_dir.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/repo_raw_dir.html.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/repo_raw_dir.html.tmpl b/templates/repo_raw_dir.html.tmpl
index 3dcb8a6..f55d8c8 100644
--- a/templates/repo_raw_dir.html.tmpl
+++ b/templates/repo_raw_dir.html.tmpl
@@ -14,11 +14,6 @@
(Raw) /{{ .path_spec }}{{ if ne .path_spec "" }}/{{ end }} on {{ .ref }}
</th>
</tr>
- <tr>
- <th scope="col">Mode</th>
- <th scope="col">Name</th>
- <th scope="col">Size</th>
- </tr>
</thead>
<tbody>
{{- $path_spec := .path_spec }}