{% extends "_base.html" %} {% block title %}{{ entry.slug }} tag{% endblock %} {% block content %}

Posts with tag {{ entry.slug }}

{% endblock %}