{% extends "base.html" %} {% load i18n %} {% block content %}
{{ tag.description }}
{{ link.description }}
{% trans "No links found with this tag." %}
{{ post.summary }}
{% trans "No posts found with this tag." %}
{{ page.summary }}
{% trans "No pages found with this tag." %}
{{ collection.description }}
{% trans "No image collections found with this tag." %}