diff --git a/templates/liquid/Library.liquid b/templates/liquid/Library.liquid index cbe570e..837f3be 100644 --- a/templates/liquid/Library.liquid +++ b/templates/liquid/Library.liquid @@ -291,7 +291,7 @@ -
{{c.data.fromBase64()}}
+
{{c.data.fromBase64().escape('html')}}
Content: {{c.contentType}}
{% endif %}