Sha256: d91c5a304bdb08aa05ea5a98e48e6762771221d81e14b0ba6c1d862fc1fb1440

Contents?: true

Size: 523 Bytes

Versions: 3

Compression:

Stored size: 523 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="en">
  <head>    	
    <title>{{epub.title}}</title>
    <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
  </head>                                     	
  <body>
    <div>
      <img src="{{epub.cover.image}}" alt="Jekyll-epub/Cover" title="Jekyll-epub/Cover" />
    </div>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-epub-0.0.3 lib/jekyll/epub/templates/cover.xhtml
jekyll-epub-0.0.2 lib/jekyll/epub/templates/cover.xhtml
jekyll-epub-0.0.1 lib/jekyll/epub/templates/cover.xhtml