{% extends "html/notebook/base_aux.html" %} {% block sharebar_title %} View plain text {% endblock %} {% set select = "text" %} {% block after_sharebar %}
{{ worksheet.plain_text(prompts=true, banner=false)|escape|trim }}