{% extends "html/notebook/base.html" %} {# Base template for auxilliary pages (Edit, Text, etc.) #} {% block worksheet_main %} {% block before_sharebar %}{% endblock %}
{% block sharebar_title %}{% endblock %}
{% block after_sharebar %}{% endblock %} {% endblock %}