From 5f0ed50ca8f4cd2d323bd55cfdf127b227cfd402 Mon Sep 17 00:00:00 2001
From: John MacFarlane
Date: Wed, 6 Jul 2011 02:32:45 -0700
Subject: Updated slidy template to use Slidy2.
---
templates/slidy.template | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/templates/slidy.template b/templates/slidy.template
index 9cfdb8f5e..e2653b91e 100644
--- a/templates/slidy.template
+++ b/templates/slidy.template
@@ -1,7 +1,7 @@
-
+
@@ -17,17 +17,17 @@ $if(highlighting-css)$
$highlighting-css$
$endif$
-$for(css)$
-
-$endfor$
$if(slidy-css)$
$else$
-
+
$endif$
+$for(css)$
+
+$endfor$
$if(math)$
$math$
$endif$
@@ -39,7 +39,7 @@ $if(slidy-js)$
$slidy-js$
$else$
-
$endif$
@@ -54,7 +54,7 @@ $if(title)$
$for(author)$$author$$sep$
$endfor$
$if(date)$
- $date$
+ $date$
$endif$
$endif$
--
cgit v1.2.3