From f23b61a870ff2b69979de44d69cef8ef612be793 Mon Sep 17 00:00:00 2001
From: Jason Heppler
Date: Mon, 18 Nov 2024 12:49:09 -0600
Subject: [PATCH] fix: Remove placeholder URLs
---
templates/forensics.html | 2 +-
templates/manuscript_musicscore.html | 96 ++++++++++++++--------------
templates/manuscript_page.html | 4 +-
3 files changed, 51 insertions(+), 51 deletions(-)
diff --git a/templates/forensics.html b/templates/forensics.html
index 8ec3d75..ea63229 100644
--- a/templates/forensics.html
+++ b/templates/forensics.html
@@ -23,7 +23,7 @@ Forensics.
Imperdiet dui accumsan sit amet nulla facilisi morbi tempus. In ornare quam viverra orci. Malesuada fames ac
turpis egestas sed tempus urna et. Urna condimentum mattis pellentesque id nibh tortor id aliquet lectus.
Fermentum odio eu feugiat pretium nibh. Ipsum faucibus vitae aliquet nec ullamcorper sit amet risus.
- Learn
+ Learn
more about the forensic images here.
diff --git a/templates/manuscript_musicscore.html b/templates/manuscript_musicscore.html
index 45ece0a..2eca7c4 100644
--- a/templates/manuscript_musicscore.html
+++ b/templates/manuscript_musicscore.html
@@ -141,7 +141,7 @@
{% endfor %}
Read
+ href="https://denigmanuscript.org/essays/scholarship/re-examining-the-denig-picture-bible/">Read
the full forensics report .
@@ -161,52 +161,52 @@
{% endif %}
- {% for music_score in manuscript_page.music_scores.all %}
- {% if music_score.audio_recording_file %}
-
-
-
-
- Your browser does not support the audio element.
-
-
- {% endif %}
- {% if music_score.sheet_music %}
-
-
-
View sheet music PDF
-
-
-
-
-
-
-
-
-
- Sheet Music
-
-
-
-
-
-
-
-
-
- Close
-
-
-
-
-
-
- {% endif %}
- {% endfor %}
+ {% for music_score in manuscript_page.music_scores.all %}
+ {% if music_score.audio_recording_file %}
+
+
+
+
+ Your browser does not support the audio element.
+
+
+ {% endif %}
+ {% if music_score.sheet_music %}
+
+
+
View sheet music PDF
+
+
+
+
+
+
+
+
+
+ Sheet Music
+
+
+
+
+
+
+
+
+
+ Close
+
+
+
+
+
+
+ {% endif %}
+ {% endfor %}
@@ -290,7 +290,7 @@ Cite this pag
History
and New Media (2024): p. {{ manuscript_page.page_range }}. https://dev.winterthur.rrchnm.org{% url 'manuscript_page' manuscript_page.slug %}
+ class="text-winterthur-dk-blue hover:underline">https://denigmanuscript.org{% url 'manuscript_page' manuscript_page.slug %}
diff --git a/templates/manuscript_page.html b/templates/manuscript_page.html
index 446b8e7..517a527 100644
--- a/templates/manuscript_page.html
+++ b/templates/manuscript_page.html
@@ -141,7 +141,7 @@
{% endfor %}
Read
+ href="https://denigmanuscript.org/essays/scholarship/re-examining-the-denig-picture-bible/">Read
the full forensics report .
@@ -242,7 +242,7 @@ Cite this pag
History
and New Media (2024): p. {{ manuscript_page.page_range }}. https://dev.winterthur.rrchnm.org{% url 'manuscript_page' manuscript_page.slug %}
+ class="text-winterthur-dk-blue hover:underline">https://denigmanuscript/.org{% url 'manuscript_page' manuscript_page.slug %}