{{ entity }}
Strategy: {{ entity.strategy }}
Values:
-
{% for value in entity.get_values %}
- {{ value.name }} {% endfor %}
{% load staticfiles %}