diff --git a/templates/manuscript_page.html b/templates/manuscript_page.html index cde58c0..e9ab342 100644 --- a/templates/manuscript_page.html +++ b/templates/manuscript_page.html @@ -50,8 +50,7 @@ {% for image in previous_page.attached_images.all %} {% if image.image_type != "forensics" %} - Previous Page + Previous Page {% endif %} {% endfor %} ← Previous Page @@ -156,25 +155,6 @@