{% load table_block_tags %} {% load waggylabs_filters %} {# keep_table_tag is needed when the table is used withing more complex table block #} {% if keep_table_tag %}
{% if column.strip %} {{ column.strip|markdown:page.pk|safe }} {% comment %} {% if html_renderer %} {{ column.strip|safe|linebreaksbr }} {% else %} {{ column.strip|linebreaksbr }} {% endif %} {% endcomment %} {% endif %} | {% endif %} {% endwith %} {% endfor %}|
---|---|
{% if column.strip %} {{ column.strip|markdown:page.pk|safe }} {% comment %} {% if html_renderer %} {{ column.strip|safe|linebreaksbr }} {% else %} {{ column.strip|linebreaksbr }} {% endif %} {% endcomment %} {% endif %} | {% else %}{% if column.strip %} {{ column.strip|markdown:page.pk|safe }} {% comment %} {% if html_renderer %} {{ column.strip|safe|linebreaksbr }} {% else %} {{ column.strip|linebreaksbr }} {% endif %} {% endcomment %} {% endif %} | {% endif %} {% endif %} {% endwith %} {% endfor %}