/usr/share/bibledit/bb/chapter.html is in bibledit-data 5.0.453-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | <h1>##book_name## ##chapter##</h1>
<p>translate("Bible"): <a href="settings?bible=##bible##">##bible##</a></p>
<p>translate("Book"): <a href="book?bible=##bible##&book=##book##">##book_name##</a></p>
<!-- #BEGINZONE write_access -->
<!-- #BEGINZONE server -->
<p><a href="book?bible=##bible##&book=##book##&deletechapter=##chapter##">translate("Delete this chapter")</a></p>
<!-- #ENDZONE server -->
<!-- #ENDZONE write_access -->
|