{% extends "content.html" %} {% block title %}Tag - {{ config.title }}{% endblock %} {% block meta_description %}Full list of tags used for articles within the blog.{% endblock meta_description %} {% block content %}

Tags

{% if terms %} {% endif %} {% endblock content %}