{% load wagtailcore_tags %}
{% if safe %} {{ text }} {% else %} {{ text|safe }} {% endif %}