{% load table3 %} {% for category,label in table.features.category.options.iteritems %}
  • {{ label }}
  • {% endfor %}