{% extends "layout.html" %} {% block title %}New Paste{% endblock %} {% block body %}

{%- if parent %} - Reply to {{ parent.title }} {%- endif %} {% if exp_opts %}{% endif %}

{% endblock %}