this goddamn raw flag
This commit is contained in:
parent
0e68fb24d3
commit
c9c6eaacd7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{% include 'global/header.tpl' %}
|
||||
<div class="content standalone markdown">
|
||||
{{ page.content }}
|
||||
{{ page.content|raw }}
|
||||
</div>
|
||||
{% include 'global/footer.tpl' %}
|
||||
|
|
Reference in a new issue