File: chapter.html

package info (click to toggle)
bibledit-cloud 5.1.036-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 250,636 kB
  • sloc: xml: 915,934; ansic: 261,349; cpp: 92,628; javascript: 32,542; sh: 4,915; makefile: 586; php: 69
file content (8 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (10)
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 -->