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

{%- if parent %} {%- if parent.title != "share-target" %}- Reply to {{ parent.title }}{%- else %}{%- endif %} {%- endif %} {% if exp_opts %}{% endif %}

{% endblock %}