{% if snippet_content %} {% if not strip_tags and edit_mode %}
{% endif %} {{ snippet_content }} {% include "_edit_link.html" with object=snippet_obj %} {% if not strip_tags and edit_mode %}
{% endif %} {% endif %}