Add book modal

This commit is contained in:
Jeremy Thomas
2018-03-26 15:33:31 +01:00
parent 7c9f0a76dc
commit b4c31c0732
12 changed files with 349 additions and 70 deletions

View File

@@ -7,7 +7,7 @@
{% include book-cover.html %}
</div>
<div class="bd-book-column bd-is-content">
{% include book-content.html %}
{% include book-content.html show_cover=false %}
</div>
</div>
</div>