Sha256: 31ebf2f19382a6e2deacc724ce4643a0d0731f95c1496b21fa93ec8b54d355c4
Contents?: true
Size: 474 Bytes
Versions: 1
Compression:
Stored size: 474 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> <link rel="stylesheet" type="text/css" href="styles/epub.css"/> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title></title> </head> <body> <div class="chapter"> <%= content %> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bookshelf-1.2.4 | templates/epub.erb |