This file is indexed.

/usr/share/bibledit/bb/book.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
 9
10
11
<h1>##book_name##</h1>
<p class="success">##success_message##</p>
<p class="error">##error_message##</p>
<p>translate("Bible"): <a href="settings?bible=##bible##">##bible##</a></p>
<p>translate("Chapters:") ##chapterblock##</p>
<!-- #BEGINZONE write_access -->
  <p><a href="book?bible=##bible##&book=##book##&createchapter=">translate("Create chapter")</a></p>
  <!-- #BEGINZONE server -->
    <p><a href="settings?bible=##bible##&deletebook=##book##">translate("Delete this book")</a></p>
  <!-- #ENDZONE server -->
<!-- #ENDZONE write_access -->