{% extends "_layouts/base" %} {% set title = "Can’t install Blocks"|t %} {% set body %}

{{ title }} :(

{{ "Your server doesn’t meet the following requirements to install Blocks:"|t }}

{{ "Please talk to your host/IT department about upgrading PHP or your server."|t }}

{% endset %}