aboutsummaryrefslogtreecommitdiff
path: root/templates/tree.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/tree.html')
-rw-r--r--templates/tree.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/tree.html b/templates/tree.html
index 7ba065b..ba72464 100644
--- a/templates/tree.html
+++ b/templates/tree.html
@@ -1,9 +1,7 @@
{{ define "tree" }}
<!DOCTYPE html>
<html>
-
{{ template "head" . }}
-
{{ template "repoheader" . }}
<body>
{{ template "nav" . }}
@@ -11,7 +9,6 @@
{{ $repo := .name }}
{{ $ref := .ref }}
{{ $parent := .parent }}
-
<div class="tree">
{{ if $parent }}
<div></div>