%inherit file="base.html" /> <%def name="online_help_token()"><% return "textbooks" %>%def> <%namespace name='static' file='static_content.html'/> <%! import json %> <%! from django.utils.translation import ugettext as _ %> <%block name="title">${_("Textbooks")}%block> <%block name="bodyclass">is-signedin course view-textbooks%block> <%block name="header_extras"> % for template_name in ["edit-textbook", "show-textbook", "edit-chapter", "no-textbooks", "basic-modal", "modal-button", "upload-dialog"]: % endfor %block> <%block name="jsextra"> %block> <%block name="content">