diff --git a/source/_layouts/default.html.twig b/source/_layouts/default.html.twig index d732b97..1c54c0f 100644 --- a/source/_layouts/default.html.twig +++ b/source/_layouts/default.html.twig @@ -4,6 +4,6 @@ {{ site.title }} - {% block body %}{% endblock %} + {% block content %}{% endblock %}