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

New Paste {%- if parent %} - Reply to #{{ parent.id }} {%- endif %}

{% endblock %}