diff --git a/themes/intotheeast/templates/post-form.html.twig b/themes/intotheeast/templates/post-form.html.twig index 28dc172..950ca4e 100644 --- a/themes/intotheeast/templates/post-form.html.twig +++ b/themes/intotheeast/templates/post-form.html.twig @@ -3,7 +3,7 @@ {% block content %}

{{ page.title }}

- {% include 'partials/form.html.twig' ignore missing %} + {% include 'forms/form.html.twig' ignore missing %}