Files
edx-platform/cms/templates/js/no-textbooks.underscore

4 lines
230 B
Plaintext

<div class="no-textbook-content">
<p><%= gettext("You haven't added any textbooks to this course yet.") %><a href="#" class="button new-button"><i class="icon-plus"></i><%= gettext("Add your first textbook") %></a></p>
</div>