diff --git a/docs/core_components/form_builder.rst b/docs/core_components/form_builder.rst index a141cc376..65ed639bf 100644 --- a/docs/core_components/form_builder.rst +++ b/docs/core_components/form_builder.rst @@ -53,7 +53,7 @@ You now need to create two templates named form_page.html and form_page_landing. .. code:: html - {% load pageurl rich_text %} + {% load wagtailcore_tags %}