adding title placeholder, fixes AT-441

pull/192/head
Nellie McKesson 11 years ago
parent 0147db64ee
commit cb29b59f15

@ -1,5 +1,5 @@
<section data-type="titlepage">
<h1>Book Title</h1>
<h1>{{ title }}</h1>
<h2>Book Subtitle</h2>

@ -1,5 +1,5 @@
<section data-type="copyright-page">
<h1>Book Title</h1>
<h1>{{ title }}</h1>
<p>by Author Name</p>
<p>Copyright (c) 2013</p>
<p>This is a legal notice of some kind. You can add notes about the kind of license you are using for your book (e.g., Creative Commons), or anything else you feel you need to specify.</p>

Loading…
Cancel
Save