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

Edit Content

{% if error %}

{{ error }}

{% endif %}
{% endblock %}