/usr/share/bibledit/edit/preview.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 | <style type="text/css">
##custom_css##
</style>
<!-- #BEGINZONE timeout -->
<div id="editorheader"><a href="../##caller##/index">translate ("back")</a></div>
<!-- #ENDZONE timeout -->
<div class="bibleeditor ##custom_class##">##html##</div>
<script type="text/javascript" src="/filter/usfm.js?##VERSION##"></script>
<script type="text/javascript" src="preview.js?##VERSION##"></script>
|