diff --git a/templates/home.html.twig b/templates/home.html.twig index f450b25..a84c679 100644 --- a/templates/home.html.twig +++ b/templates/home.html.twig @@ -3,7 +3,7 @@ {% block title %}Home{% endblock %} {% block body %} -
+
{% include '_partials/_table.html.twig' %}
-{% endblock %} \ No newline at end of file +{% endblock %}