{% extends 'base.html.twig' %} {% block title %} {{location.name}} {% endblock %} {% block body %}
Ouverture du territoire en {{location.creation|format_datetime(locale='fr',pattern='MMMM Y')}} {% if location.cost %}pour un coût de {{(location.cost/100)|number_format(0, '.', ' ')}} € {% endif %}
Destruction du territoire en
{{location.destruction|format_datetime(locale='fr',pattern='MMMM Y')}}{{species.name}}
{{species.scientificName|split('(')[0]}}