File size: 119 Bytes
6d12932 |
1 2 3 |
{% if include.content.exists() %}
{%include row-new.html header=include.header content=include.content %}
{% endif %} |
6d12932 |
1 2 3 |
{% if include.content.exists() %}
{%include row-new.html header=include.header content=include.content %}
{% endif %} |