{% extends "base_user.html" %} {% block title %}Editing "{{ form.instance.title }}"{% endblock %} {% block content_header %}Editing "{{ form.instance.title }}"{% endblock %} {% block content %} {% if form.errors %}
Please correct the errors below:
{% endif %} {% endblock %} {% block sidebar %}All fields are required; tags should be separated with spaces, and you can use Markdown in the description for your snippet, but raw HTML will be removed.
Remember: by posting a snippet, you agree to let anyone make use of the code.
`code`