Adds shelf info to book page

- includes change shelf button
- WIP button for switching to the current edition
This commit is contained in:
Mouse Reeve
2020-12-11 16:39:58 -08:00
parent 3aba3c8052
commit 72eb94315a
4 changed files with 116 additions and 85 deletions

View File

@ -0,0 +1,3 @@
<div>
<button class="button">Switch to this edition</button>
</div>