{% extends "base.html" %} {% block title %}Sage: History for {{username}} {% endblock %} {% block css %}main{% endblock %} {% block body %} {% include 'list_top.html' %}
{{ text | escape }}