{% extends "base.html" %} {% block title %}Paste Settings{% endblock %} {% block content %}

Settings for: paste_{{ paste.id }}.{{ paste.get_extension() }}

Back
{% endblock %}