summaryrefslogtreecommitdiffstats
path: root/default.slidy
diff options
context:
space:
mode:
Diffstat (limited to 'default.slidy')
-rw-r--r--default.slidy5
1 files changed, 5 insertions, 0 deletions
diff --git a/default.slidy b/default.slidy
index 6b97768..a4ac97f 100644
--- a/default.slidy
+++ b/default.slidy
@@ -52,6 +52,11 @@ $if(author)$
52$for(author)$$author$$sep$<br/>$endfor$ 52$for(author)$$author$$sep$<br/>$endfor$
53 </p> 53 </p>
54$endif$ 54$endif$
55$if(institute)$
56 <p class="institute">
57$for(institute)$$institute$$sep$<br/>$endfor$
58 </p>
59$endif$
55$if(date)$ 60$if(date)$
56 <p class="date">$date$</p> 61 <p class="date">$date$</p>
57$endif$ 62$endif$