diff --git a/templates/liquid/Library.liquid b/templates/liquid/Library.liquid index 70aa2c9..0514403 100644 --- a/templates/liquid/Library.liquid +++ b/templates/liquid/Library.liquid @@ -307,7 +307,7 @@ {% if c.contentType = 'text/cql' %} - +
Content: {{c.contentType}}
Content: {{c.contentType}}
{{c.data.decode('base64').escape('html')}}