{% extends "layout.html" %} {% block body %}
This paste expires on {{ paste.exp_date }}. {% else %}
This paste never expires. {% end %} View raw. {% if can_delete %} Remove now. {% end %} Pasted through {{ paste.src }}.
{% if paste.filename %}Source: {{ paste.filename }}
{% end %} {% end %}