undo template no escape (#87)
This commit is contained in:
parent
c106ce4617
commit
05e62479c8
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue