<div id="pagetitle">{title} by {author}</div>
<div class="infobox">
<div class="content">{featuredstory}<span class="label">Summary: </span>{summary}<br />
<span class="label">Categories:</span> {category} <span class="label">Characters: </span> {characters}<br />
{classifications}
<span class="label">Challenges:</span> {challengelinks}<br /> <span class="label">Series:</span> {serieslinks}<br />
<span class="label">Chapters: </span> {numchapters} <span class="label">Completed:</span> {completed}
<span class="label">Word count:</span> {wordcount} <span class="label">Read:</span> {count}
<span class="label"> Published: </span>{published} <span class="label">Updated:</span> {updated} </div>
</div>
<!-- START BLOCK : storynotes -->
<div class='notes'><div class='title'><span class='label'>Story Notes:</span></div><div class='noteinfo'>{storynotes}</div></div>
<!-- END BLOCK : storynotes -->
<!-- START BLOCK : storyindexblock -->
<p><b>{chapternumber}.</b> {title} by {author}</p>
<!-- END BLOCK : storyindexblock -->
<!-- START BLOCK : chapterblock -->
<div class='chaptertitle'>{chaptertitle} by {chapterauthor}</div>
<!-- START BLOCK : notes -->
<div class='notes'><div class='title'><span class='label'>Author's Notes:</div><div class='noteinfo'>{notes}</div></div>
<!-- END BLOCK : notes -->
<div class='chapter'>{chaptertext}</div>
<!-- START BLOCK : endnotes -->
<div class='notes'><div class='title'><span class='label'>End Notes:</div><div class='noteinfo'>{endnotes}</div></div>
<!-- END BLOCK : endnotes -->
<div class='toplink'>{back2top}</div>
<!-- END BLOCK : chapterblock -->
<div id="copyright">{copyright}</div>
<div id="archivedat">{archivedat}</div>