Sha256: 3d02d79804616c0906bf5f16020ebe8211c7054ceac672f22173c740d233f615
Contents?: true
Size: 475 Bytes
Versions: 2
Compression:
Stored size: 475 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="styles/epub.css"/> </head> <body> <div class="chapter"> <%= content %> </div> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bookshelf-1.2.0 | templates/cover.erb |
bookshelf-1.1.0 | templates/cover.erb |