{% extends "_layouts/basecp" %} {% includeCssResource "css/cp.css" first %} {%- includeTranslations "More", "Attempted to get the height of a modal whose container has not been set.", "Attempted to get the width of a modal whose container has not been set.", "Attempted to position a modal whose container has not been set.", "Attempted to position a modal whose container has not been set.", "Are you sure you want to transfer your license to this domain?", "License transferred.", "Save", "Cancel", "Remove", "Delete", "Show", "Hide", "Close", "Done", "Reorder", "An unknown error occurred.", "New order saved.", "Couldn’t save new order.", "Are you sure you want to delete “{name}”?", "“{name}” deleted.", "Couldn’t delete “{name}”." -%} {% set body %} {% if user.admin and craft.config.devMode %}
{% endif %} {% if craft.cp.areAlertsCached() %} {% set alerts = craft.cp.getAlerts() %} {% if alerts %}