{%- includeCssResource "css/blocks.css" first %} {%- includeJsResource "js/cp.js" first -%} {%- includeJsResource (blx.config.useCompressedJs ? "js/blocks.js" : "js/global/bootstrap.js") first -%} {%- includeJsResource "lib/Base.js" first %} {%- includeJsResource "lib/jquery-1.8.2.min.js" first %} {%- includeTranslations "Are you sure you want to delete this entry block?", "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.", "Save", "Cancel", "Delete", "Show", "Hide", "Close", "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}”." -%} {{ title|text }}{% if title and blx.app.siteName %} - {% endif %}{{ blx.app.siteName }} {{ getHeadNodes()|raw }} {{ body }} {{ getFootNodes()|raw }}