Sha256: 6f805746e4813352b82ef48dcaa873d4d8acb73b0a21ddecfe41f2bf53d6a849

Contents?: true

Size: 469 Bytes

Versions: 11

Compression:

Stored size: 469 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!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" xml:lang="<%= language %>">
  <head>
    <title></title>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <link rel="stylesheet" type="text/css" href="style.css"/>
  </head>

  <body>
    <div class="chapter">
      <%= content %>
    </div>
  </body>
</html>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
kitabu-1.0.6 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.5 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.4 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.3 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.2 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.1 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.0 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.0.rc4 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.0.rc3 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.0.rc2 spec/support/mybook/templates/epub/page.erb
kitabu-1.0.0.rc1 templates/epub.erb