{% requirePermission 'performUpdates' %} {% extends "_layouts/cp" %} {% set title = "Updates"|t %} {% includecssresource "css/updates.css" %} {% includejsresource "js/updates.js" %} {% includeTranslations "You’ve got updates!", "You’re all up-to-date!", "Critical", "Update", "Download", "Craft’s Terms and Conditions have changed.", "I agree.", "Seriously, download.", "Seriously, update.", "Install", "{app} update required", "Released on {date}", "Show more", "Added", "Improved", "Fixed", "Download" %} {% block pageHeader %} {% endblock %} {% block main %}
{{ "Checking for updates…"|t }}
{% endblock %}