{% extends "layout.html" %} {% block title %}Paste #{{ paste.id }}{% endblock %} {% block body %}
{{ paste.code }}