{% extends "_layouts/basecp" %} {% includeCssResource "css/cp.css" first %} {%- includeTranslations "Pending", "Failed", "Failed task", "Options", "Try again", "Show sidebar", "Hide sidebar", "1 update available", "{num} updates available", "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.", "An unknown error occurred.", "Cancel", "Close", "Create", "Done", "Delete", "Handle", "Name", "Move", "New Child", "Remove", "Reorder", "Save", "Settings", "Select", "New order saved.", "Couldn’t save new order.", "Are you sure you want to delete “{name}”?", "“{name}” deleted.", "Couldn’t delete “{name}”.", "Show/hide children", "New child", "Upload failed for {filename}", "View file", "Edit properties", "Rename file", "Copy reference tag", "Delete file", "{ctrl}C to copy.", "Are you sure you want to delete these {number} files?", "New subfolder", "Rename folder", "Delete folder", "Enter the name of the folder", "Really delete folder “{folder}”?", "Upload files", "Select Transform", "Please enter your current password.", "Continue", "Cancel", "Any changes will be lost if you leave this page." -%} {% block body %} {% if currentUser.admin and craft.config.devMode %}
{% endif %} {% if craft.cp.areAlertsCached() %} {% set alerts = craft.cp.getAlerts() %} {% if alerts %}