Sha256: 87f1ce7e991e9207b7da9ab15233487b3352d9caad81353d6ee783d3b674f23e

Contents?: true

Size: 486 Bytes

Versions: 12

Compression:

Stored size: 486 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="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

12 entries across 11 versions & 1 rubygems

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