diff options
Diffstat (limited to 'templates/repo_tree_dir.html')
-rw-r--r-- | templates/repo_tree_dir.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_tree_dir.html b/templates/repo_tree_dir.html index 14dc15a..93fa830 100644 --- a/templates/repo_tree_dir.html +++ b/templates/repo_tree_dir.html @@ -5,7 +5,7 @@ <link rel="stylesheet" href="/static/style.css" /> <title>{{ .project_name }}/repos/{{ .repo_name }}/{{ .path_spec }}</title> </head> -<body class="repo-index"> +<body class="repo-tree-dir"> <div class="padding-wrapper"> <p> /{{ .path_spec }}/ |