aboutsummaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
authorroot <root@colazero.tele.tg18.gathering.org>2018-03-22 02:15:07 +0100
committerroot <root@colazero.tele.tg18.gathering.org>2018-03-22 02:15:07 +0100
commit9ddfd86b4f54ba3f178fde9f8cb959baa02da718 (patch)
tree0cf1e0b1e2c04d2180a343e31da9ee07d35c097f /web/templates
parent05e09f3b63269a48d1beb0dc9900b180101cec7f (diff)
Commit diverse av Ole Mathias sitt template-greier
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/HOWTO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/HOWTO.txt b/web/templates/HOWTO.txt
index ed47926..641878e 100644
--- a/web/templates/HOWTO.txt
+++ b/web/templates/HOWTO.txt
@@ -8,7 +8,7 @@ We utilize Jinja2 templates.
-#}
{% set url = "localhost" -%}
-{% set example_switch = "distro0" -%}
+{% set example_switch = "r1.tele" -%}
See http://jinja.pocoo.org/ for the full documentation of the templating
language.