This file is indexed.

/usr/share/bibledit/editone/index.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
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<style type="text/css">
  ##custom_css##
  </style>
<div id="editorheader">
  <div id="editorinnerheader">
    <!-- #BEGINZONE stylesbutton -->
    <input type="button" id="stylebutton" value="translate("Style")" unselectable="on" class="unselectable" tabIndex="-1">
      <!-- #ENDZONE stylesbutton -->
      <span id="stylesarea"></span>
      <span id="nostyles">
        <span id="oneverseactivestyles"></span>
        |
        <a id="bibleselect" href="index?changebible=">##bible##</a>
        |
        <span id="onestatus"></span>
        <!-- #BEGINZONE fastswitcheditor -->
        |
        <a id="editorselect" href="../editor/select">translate ("editor")</a>
        <!-- #ENDZONE fastswitcheditor -->
        |
        <a href="../edit/preview?timeout&caller=editone">translate ("preview")</a>
      </span>
      </div>
</div>
<div id="oneprefix" class="bibleeditor ##custom_class##"></div>
<div id="oneeditor" class="bibleeditor ##custom_class##"></div>
<div id="onesuffix" class="bibleeditor ##custom_class##"></div>
<script>
  ##script##
</script>
<script type="text/javascript" src="/checksum/logic.js?##VERSION##"></script>
<script type="text/javascript" src="/filter/url.js?##VERSION##"></script>
<script type="text/javascript" src="/editor/select.js?##VERSION##"></script>
<script type="text/javascript" src="/quill/quill.min.js?##VERSION##"></script>
<script type="text/javascript" src="/jquery/jquery.stylesheet.js?##VERSION##"></script>
<script type="text/javascript" src="../edit/embed.js?##VERSION##"></script>
<script type="text/javascript" src="index.js?##VERSION##"></script>
##navigationCode##