%inherit file="base.html" /> <%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 textbooks feature-upload%block> <%block name="header_extras"> % for template_name in ["edit-textbook", "show-textbook", "edit-chapter", "no-textbooks", "upload-dialog"]: % endfor %block> <%block name="jsextra"> %block> <%block name="content">