summaryrefslogtreecommitdiff
path: root/templates/ref.gph
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ref.gph')
-rw-r--r--templates/ref.gph2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ref.gph b/templates/ref.gph
index c7de102..f6b00cc 100644
--- a/templates/ref.gph
+++ b/templates/ref.gph
@@ -11,7 +11,7 @@ i {{$.Selector}} {{$.Host}} {{$.Port}}
{{ end -}}
{{ end -}}
1🗂️ Repository {{combine $.Selector ".."}} {{$.Host}} {{$.Port}}
-1📄 Files {{$.Selector}}/tree {{$.Host}} {{$.Port}}
+1📄 Files {{join $.Selector "/tree"}} {{$.Host}} {{$.Port}}
{{ if ne .Parents nil -}}
0🔩 Full Diff {{join $.Selector "../../diff" .ParentHash .Hash}} {{$.Host}} {{$.Port}}
{{ else -}}