{% extends "html/notebook/base_aux.html" %} {% block page_id %}before-publish-page{% endblock %} {% block sharebar_title %}

{{ gettext('You can publish your worksheet to the Internet, where anyone will be able to access and view it online.') }}

{{ gettext('Your worksheet will be assigned a unique address (URL) that you can send to your friends and colleagues.') }}

{{ gettext('Do you want to publish this worksheet?') }}

{% endblock %} {% set select = "publish" %} {% set backwards = true %}