diff --git a/Resources/views/layout.html.twig b/Resources/views/layout.html.twig index 9baf42dc0..3a9b6aae5 100644 --- a/Resources/views/layout.html.twig +++ b/Resources/views/layout.html.twig @@ -108,4 +108,8 @@ 'args' : {'person_id': person.id }, 'activeRouteKey': activeRouteKey }) }} + +
{% endblock %} \ No newline at end of file