diff --git a/docs/themes.rst b/docs/themes.rst index 9b316c5a..8cde2a5e 100644 --- a/docs/themes.rst +++ b/docs/themes.rst @@ -31,7 +31,7 @@ your custom template in the Wagtail admin interface. .. hint:: - It's only possible to create own template themes without with template + It's only possible to create own template themes with template loaders that implement the `get_dirs` method (FilesystemLoader, CachedLoader). If you want to use a template loader that doesn't implement the `get_dirs` method, you have to add it to