Sha256: 2e5ba991bf4fc2a4eaeb812842431427341f0ff4342dc864ba9787fce4c89b36

Contents?: true

Size: 463 Bytes

Versions: 11

Compression:

Stored size: 463 Bytes

Contents

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>{{ chapter.title }}</title>
    <link href="../Styles/style.css" rel="stylesheet" type="text/css" />
  </head>
  <body>
    <div id="chapter-{{ id }}" xml:lang="en-US">
      <h2>{{ title }}</h2>
      {{ content }}
    </div>
  </body>
</html>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
epubber-0.2.0 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.1.5 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.1.4 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.1.3 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.1.2 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.1.1 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.1.0 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.0.4 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.0.3 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.0.2 lib/templates/OEBPS/Text/chapter.xhtml
epubber-0.0.1 lib/templates/OEBPS/Text/chapter.xhtml