<p>You haven't added any textbooks to this course yet. <a href="#" class="button upload-button new-button">Add your first textbook</a></p>
<p><%= gettext("You haven't added any textbooks to this course yet.") %><a href="#" class="button upload-button new-button"><%= gettext("Add your first textbook") %></a></p>
<h3class="title-3">Why should I break my text into chapters?</h3>
<h3class="title-3">${_("Why should I break my text into chapters?")}</h3>
<p>It's best practice to break your course's textbook into multiple chapters to reduce loading times for students. Breaking up textbooks into chapters can also help students more easily find topic-based information.</p>
<p>${_("It's best practice to break your course's textbook into multiple chapters to reduce loading times for students. Breaking up textbooks into chapters can also help students more easily find topic-based information.")}</p>
</div>
</div>
<divclass="bit">
<divclass="bit">
<h3class="title-3">What if my book isn't divided into chapters?</h3>
<h3class="title-3">${_("What if my book isn't divided into chapters?")}</h3>
<p>If you haven't broken your textbook into chapters, you can upload the entire text as Chapter 1.</p>
<p>${_("If you haven't broken your textbook into chapters, you can upload the entire text as Chapter 1.")}</p>