summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2021-06-09 22:22:27 +0200
committerJulian T <julian@jtle.dk>2021-06-09 22:22:46 +0200
commitad42a317920bb29794b472d9df5dd320c9c27123 (patch)
tree106e269bb10e3ff894676ba9b4025a47eba47eca /index.html.j2
parent6fbaaa651025bd615bd4e135b1dce66e5aee6001 (diff)
Add picture, and fix link to cgit
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html.j2 b/index.html.j2
index ba58b70..6db465d 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -21,7 +21,7 @@
{% if ctx.cgit is not none %}
<p>Klik på et billede for at få fuld opløsning.
- Højere opløsning samt licens kan også findes her <a href="{{ cgit }}/tree">her</a>.</p>
+ Højere opløsning samt licens kan også findes <a href="{{ ctx.cgit }}/tree">her</a>.</p>
{% endif %}
{% for img in images %}