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