{# :t content = str #} {% macro render(content) -%} {% if content != "" %}
On this page
{{ content | safe }}
{% endif %} {%- endmacro %}