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

Create a new Sage worksheet version of the last 100 commands in the above log. {% endblock %}