{% load static wagtailcore_tags tour_guide_tags bibster_tags %}
{% if value.category == 'ruminate:aside' %}
{% elif value.category == 'ruminate:endnote' %}
{% label_anchor 'endnote' value.anchor_identifier %}
{% include_block value.text %}
{% endif %}