{% extends "base.html" %} {% block title %}Paste {{ paste.id }}{% endblock %} {% block content %}
{{ html_code|safe }}
View the raw version here.