{% extends 'frame/base.html' %} {% block content %} Return

Paste Conditioner

{% if query['preview'] %} Preview
{% else %}

Preview is disabled.
This probably happened because the paste is set to expire after read.
You can still proceed to condition the paste URL.

{% endif %} {% include 'container/get_paste_form.html' %}

Paste URLs

Formatted: {{paste_url}}
Raw: {{raw_paste_url}}
{% endblock %}