{% extends '@syndexAcademic/main_layout.html.twig' %} {% trans_default_domain "Academia" %} {% block metaKeywords %} {{ 'universities.keywords'|trans }} {% endblock %} {% block metaDescription %}{{ 'universities.index.description'|trans({}, 'Academia') }}{% endblock %} {% block og_title %}{{ 'universities.main-title'|trans({}, 'Academia') }}{% endblock %} {% block og_description %}{{ 'universities.index.description'|trans({}, 'Academia') }}{% endblock %} {% block og_image_width %}300{% endblock %} {% block og_image_height %}300{% endblock %} {% block og_url %}{{ app.request.scheme ~'://' ~ app.request.httpHost ~ path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')) }}{% endblock %} {% block title %} {{ 'universities.main-title'|trans }} {% endblock %} {% block css %} {% endblock %} {% block body %} {{ parent() }}

{{'cancel_checkout'|trans({},'Report')}}

{% endblock %}