{% load static wagtail_richer_text_tags tour_guide_tags %} {% if did_enter %} {% with node.depth|add:"2" as node_depth %} {% if node_url %}{% endif %} {{ node.rich_text|richertext|strip_paragraphs }} {% if node_url %}{% endif %} {% endwith %} {% endif %}