{% extends 'layout.html.twig' %} {% block content %} {{ include('Includes/content-default.html.twig') }}

{{ 'Download compiled'|trans }}

{{ 'Fastest way to get started: get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.'|trans }}

{{ 'Download'|trans }}

{% trans with {'%date%': "now"|date('d/m/Y')} %}Download Now (%date%){% endtrans %}

{{ 'Get the original files for all CSS and JavaScript, along with a local copy of the docs by downloading the latest version directly from GitHub.'|trans }}

{{ 'Download'|trans }}

{{ pimcore_areablock('contentBottom') }} {% endblock %}