+
{% include 'snippets/book_titleby.html' with book=book %}
{% include 'snippets/shelve_button.html' with book=book %}
diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html
index d2c205ca3..930ca943c 100644
--- a/bookwyrm/templates/layout.html
+++ b/bookwyrm/templates/layout.html
@@ -30,14 +30,18 @@
-
diff --git a/bookwyrm/templates/snippets/book_description.html b/bookwyrm/templates/snippets/book_description.html
index 82f8db37c..1352f6f59 100644
--- a/bookwyrm/templates/snippets/book_description.html
+++ b/bookwyrm/templates/snippets/book_description.html
@@ -7,12 +7,14 @@
{{ trimmed }}
- show more
+
show more
+
{{ full }}
- show less
+
show less
+
{% else %}
{{ full }}