Sha256: b1b0a6470f2517c630f42e360759a217c71369b18a8291769e860d7a41332ffc

Contents?: true

Size: 488 Bytes

Versions: 3

Compression:

Stored size: 488 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 %></title>
    <link rel="stylesheet" href="styles/epub.css" type="text/css" />
    <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
  </head>
  <body>
    <div>
    <h1><%= title %></h1>
    </div>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bookshelf-1.2.1 templates/cover.erb
bookshelf-1.2.0 templates/epub.erb
bookshelf-1.1.0 templates/epub.erb