{% if wp_api %}

{% endif %}

Tabulate

{% for notice in notices %}

{{notice.message}}

{% endfor %} {% if table %}

{{table.get_title}} {{table.get_comment}}

{% endif %} {% block content %}{% endblock %}