Django Blog
{% block content %}{% endblock %}
{% for tag in tags.get_list %} {{ tag.label }} {% endfor %}