{% extends 'layout.html' %} {% block title %} Tags {% endblock %} {% block content %}
{% for tag in list %} {% if tag|slugify %}