{% load wagtailcore_tags tour_guide_tags %}
{% block content %}
{% define_anchor 'generic' value.identifier level=0 as anchor_id %}
{{ value.name }} [{{ value.identifier }}]:
{{ value.description }}
{{ value.location.as_url }} [{{ value.file_size|filesizeformat }}]
{% endblock %}