diff options
Diffstat (limited to 'templates/repo_index.html.tmpl')
-rw-r--r-- | templates/repo_index.html.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/repo_index.html.tmpl b/templates/repo_index.html.tmpl index d799a22..4b20c27 100644 --- a/templates/repo_index.html.tmpl +++ b/templates/repo_index.html.tmpl @@ -7,9 +7,6 @@ </head> <body class="repo-index"> {{ template "header" . }} - <header> - {{ template "repo_header" . }} - </header> <div class="padding-wrapper"> <table id="repo-info-table"> <thead> |