{% for tag in tags %} {% if tag and tag.feature_in_homepage %}
  • {{tag.title}}
  • {% endif %} {% endfor %}