mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-18 04:30:58 +01:00
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>
|
<h3>This is the default landing page, you can edit it from <span class="accent">./web/template/index.tmpl</span></h1>
|
||||||
<p>
|
<p>
|
||||||
{{.instance.ShortDescription | noescape}}
|
{{.instance.ShortDescription}}
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user