summaryrefslogtreecommitdiffstats
path: root/templates/file.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/file.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/file.html b/templates/file.html
index a4485f3..f231969 100644
--- a/templates/file.html
+++ b/templates/file.html
@@ -7,6 +7,7 @@
<body>
{{ template "nav" . }}
<main>
+ <p>{{ .path }}</p>
<div class="file-wrapper">
<div class="line-numbers">
{{- range .linecount }}