aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/slidy.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/slidy.template b/templates/slidy.template
index adcb41fc1..8db862c9e 100644
--- a/templates/slidy.template
+++ b/templates/slidy.template
@@ -52,7 +52,7 @@ $for(include-before)$
$include-before$
$endfor$
$if(title)$
-<div class="slide cover title">
+<div class="slide titlepage">
<h1 class="title">$title$</h1>
<p class="author">
$for(author)$$author$$sep$<br/>$endfor$