Verse chapter linking

This commit is contained in:
2023-01-21 01:46:58 -08:00
parent 98768d9399
commit f629835961
4 changed files with 25 additions and 11 deletions
+9 -2
View File
@@ -1,2 +1,9 @@
<h3>{passage}</h3>
<p>{text}</p>
<p>
<b>
<a href="/find?kw={chapter}&view=rich">
{passage}
</a>
</b>
<br>
{text}
</p>