{% load easydata_microdata %} {% for attr in atributos %}
  • {{ attr.valor }}
  • {% endfor %} {% for relation in relaciones %} {% if relation.created %}
  • {% else %}
  • {% endif %} {% endfor %}