{% extends "layout.html" %} {% block title %}Pastes tagged {{ tag.name|escape }}{% endblock %} {% block sidebar %}

Tags

{% endblock %} {% block content %}

Pastes tagged {{ tag.name|escape }}

{% endblock %}