{% load markdown_tags %} {{ item.name }}
{{item.description|markdown}}
{% if perms.RIGS.view_event %} £{{item.cost|floatformat:2}} {% endif %} {{item.quantity}} {% if perms.RIGS.view_event %} £{{item.total_cost|floatformat:2}} {% endif %} {% if edit %}
{% endif %}