{{ icon "gavel" }}
{{ text "mod_panel:label.create_warning" }}
{{ icon "x" }}
{{ text "dialog:action.cancel" }}
{{ icon "message-circle-warning" }}
{{ text "mod_panel:label.warnings" }}
{% for item in items %}
{% endfor %}
{{ components::pagination(page=page, items=items|length) }}
{{ item.content|markdown|safe }}