{% extends "base.html" %} {% autoescape None %} {% block main_area %}
{{content}}
{% end %} {% block js_bottom %} {% end %}