From 096d5008c380f9176c161cc714776df230aced4a Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sun, 8 Nov 2020 15:53:53 -0800 Subject: [PATCH] Adds start and finish modal snippets --- .../snippets/finish_reading_modal.html | 50 +++++++++++++++++++ .../snippets/start_reading_modal.html | 40 +++++++++++++++ 2 files changed, 90 insertions(+) create mode 100644 bookwyrm/templates/snippets/finish_reading_modal.html create mode 100644 bookwyrm/templates/snippets/start_reading_modal.html diff --git a/bookwyrm/templates/snippets/finish_reading_modal.html b/bookwyrm/templates/snippets/finish_reading_modal.html new file mode 100644 index 00000000..5002a647 --- /dev/null +++ b/bookwyrm/templates/snippets/finish_reading_modal.html @@ -0,0 +1,50 @@ +{% load fr_display %} +
+ + +
+ diff --git a/bookwyrm/templates/snippets/start_reading_modal.html b/bookwyrm/templates/snippets/start_reading_modal.html new file mode 100644 index 00000000..071a55b2 --- /dev/null +++ b/bookwyrm/templates/snippets/start_reading_modal.html @@ -0,0 +1,40 @@ +
+ + +