{% extends "admin/blank.twig" %} {% block content %}

Add Content

{% if error %}

{{ error }}

{% endif %}
{% endblock %}