Remove date from title page

This commit is contained in:
James Gregory 2014-01-19 16:03:45 +11:00
commit 71ab8b9c20
2 changed files with 1 additions and 4 deletions

View file

@ -46,9 +46,6 @@ $endif$
$for(author)$
<h2 class="author">$author$</h2>
$endfor$
$if(date)$
<h3 class="date">$date$</h3>
$endif$
</header>
$endif$
$if(toc)$