Files
edx-platform/cms/templates/js/no-textbooks.underscore
2016-06-07 10:52:00 -04:00

4 lines
261 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"><span class="icon fa fa-plus" aria-hidden="true"></span><%- gettext("Add your first textbook") %></a></p>
</div>