{% extends "base.html" %} {% block title %}{{ filename }}{% endblock %} {% block body %}
{{ code_block }}