Files

3 lines
117 B
HTML

{% if include.content.exists() %}
{%include row-new.html header=include.header content=include.content %}
{% endif %}