summaryrefslogtreecommitdiff
path: root/web/template/index.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/index.tmpl')
-rw-r--r--web/template/index.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/index.tmpl b/web/template/index.tmpl
index ba48e92ec..de84d430f 100644
--- a/web/template/index.tmpl
+++ b/web/template/index.tmpl
@@ -9,7 +9,7 @@
<h3>This is the default landing page, you can edit it from <span class="accent">./web/template/index.tmpl</span></h1>
<p>
- {{.instance.ShortDescription}}
+ {{.instance.ShortDescription |noescape}}
</p>
</section>