{% extends "html/base_authenticated.html" %} {% block title %}Upload File{% endblock %} {% block page_id %}upload-worksheet-page{% endblock %} {% block main %}

Upload worksheet (an sws or txt file) to the Sage Notebook

{% endblock %}