This file is indexed.

/usr/share/bibledit/dialog/upload.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
<h3>##question##</h3>
</form>
<form enctype="multipart/form-data" action="##import##" method="POST">
  <input name="data" type="file" />
  <input type="submit" name="upload" value="translate ("Import")"" />
</form>
<h4><a href="##cancel##">translate("Cancel")</a></h4>