{% extends "base.html" %} {% block title %}Tag {{ tag.name }} - {{ super() }}{% endblock %} {% block content %}

{{ tag }}

Flux RSS
{% endblock %}