Relative Content

Tag Archive for templateswagtail

include in template doesn’t accept filter richtext

Two Page-classes have nearly the same structure, so the templates for these classes are also nearly the same. So I put template code into a component and include this code into the templates.
The template code which is included contains ” {{ notiert.kurzfassung|richtext }}
“. This produces an error: