{% extends "_layouts/base" %} {% set title = "Install Blocks"|t %} {% includeCssResource "css/install.css" %} {% includeJsResource "js/install.js" %} {% includeTranslations "All done!", "Go to Blocks" %} {% set body %} {% include "_special/install/welcome" %} {% include "_special/install/account" %} {% include "_special/install/site" %} {% include "_special/install/installing" %} {% endset %}