diff --git a/index.html b/index.html
index 6890320..7ecbd7d 100644
--- a/index.html
+++ b/index.html
@@ -75,16 +75,14 @@
-
{{#books}}
- {{title}} |
+ {{title}}{{#signed}} ✔︎{{/signed}} |
{{author}} |
{{publisher}} |
{{year}} |
{{isbn-13}} |
- {{signed}} |
{{/books}}