Sha256: a74082321c203b02af5224996125607717a1bb682d4d1a5d01541ab8298ad9d0

Contents?: true

Size: 1 KB

Versions: 14

Compression:

Stored size: 1 KB

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
	"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
	<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
	<link rel="stylesheet" type="text/css" href="../templates/layout.css"/>
	<link rel="stylesheet" type="text/css" href="../templates/syntax.css"/>
	<link rel="stylesheet" type="text/css" href="../templates/user.css"/>
	
	<meta name="author" content="<%= authors.join(', ') %>" />
	<meta name="subject" content="<%= subject %>" />
	<meta name="keywords" content="<%= keywords %>" />
</head>
<body>
	<div class="frontcover"></div>
	<div class="halftitlepage">
		<h1 class="no-toc"><%= title %></h1>
	</div>

	<div class="titlepage">
		<h1 class="no-toc"><%= title %></h1>
		<p class="no-toc"><%= authors.join('<br/>') %></p>
	</div>
	
	<div class="imprint">
		<p><%= copyright %></p>
	</div>
	
	<div class="chapters">
		<%= contents %>
	</div>

	<div class="white_page"></div>
	<div class="white_page"></div>
	<div class="backcover"></div>
</body>
</html>

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
fnando-kitabu-0.3.0 templates/layouts/boom/layout.html
fnando-kitabu-0.3.1 templates/layouts/boom/layout.html
fnando-kitabu-0.3.10 templates/layouts/boom/layout.html
fnando-kitabu-0.3.2 templates/layouts/boom/layout.html
fnando-kitabu-0.3.3 templates/layouts/boom/layout.html
fnando-kitabu-0.3.4 templates/layouts/boom/layout.html
fnando-kitabu-0.3.5 templates/layouts/boom/layout.html
fnando-kitabu-0.3.6 templates/layouts/boom/layout.html
fnando-kitabu-0.3.7 templates/layouts/boom/layout.html
fnando-kitabu-0.3.8 templates/layouts/boom/layout.html
fnando-kitabu-0.3.9 templates/layouts/boom/layout.html
kitabu-0.4.7 templates/layouts/boom/layout.html
kitabu-0.4.6 templates/layouts/boom/layout.html
kitabu-0.4.5 templates/layouts/boom/layout.html