{% extends 'base.html.twig' %} {% block ogtags %} {% if article.image %} {% endif %} {% endblock %} {% block body %} {% if is_granted('ROLE_ADMIN') %} Copy coordinates {% endif %}
#} {# {{ article.content }}#} {#