{% extends "base.html" %} {% block title %}Tags — {{ SITENAME }}{% endblock %} {% block description %}The Tags page lists all tags used to classify the posts.{% endblock %} {% block content %}

Tags

{% endblock %}