summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 4fb9dd146..ba48e92ec 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 | noescape}}
+ {{.instance.ShortDescription}}
</p>
</section>