{% extends "base.html" %} {% block head %} {{ super() }} {% endblock %} {% block title %}Submission code{% endblock %} {% block content %}
{{ code }}
Be careful: this will overwrite any unsubmitted changes (even changes that you have saved but not yet submitted) in your sandbox.