{% include 'notifications.html.twig' with {'notifications': notifications, 'images_path': images_path } %}
{{ content | raw}}
{% include 'footer.html.twig' with {'current_year': current_year, 'images_path': images_path } %}