s5 : Add titleslide class to title slide.
This commit is contained in:
parent
15fb6a91bb
commit
28b99e57c7
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ $endfor$
|
|||
</div>
|
||||
<div class="presentation">
|
||||
$if(title)$
|
||||
<div class="slide">
|
||||
<div class="titleslide slide">
|
||||
<h1>$title$</h1>
|
||||
<h2>$for(author)$$author$$sep$<br/>$endfor$</h2>
|
||||
<h3>$date$</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue