{% extends "../base.html" %} {% block title %}{{ _("New Paste") }}{% end block %} {% block body %}
{% raw xsrf_form_html() %}
{% end block %}