{% extends 'base.html' %} {% block title %} {{ tag[0] }} | {{ config.site_title }} {% end %} {% block content %}

{{ tag[0] }}

{% end %}