mirror of
https://github.com/picocms/pico-theme.git
synced 2025-07-30 21:40:47 +02:00
Remove raw Twig filter when outputting Pico's content variable
See e0415c8c1d
for more details
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
<div id="main">
|
||||
<div class="container">
|
||||
{{ content|raw }}
|
||||
{{ content }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user