diff options
-rw-r--r-- | default.s5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.s5 b/default.s5 index 14d153863..3ac9d18f8 100644 --- a/default.s5 +++ b/default.s5 @@ -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> |