{% extends 'base/base.html' %} {% block title -%}{{ _("Tags") }} ยท {{ super() }}{%- endblock title %} {% block content %} {{ breadcrumb(active=_('All Tags'))}}