{% extends "layout.html" %} {% set title = 'Page Source' %} {% block body %}

Page Source

{{ highlighted_code }} {% endblock %}