From 7d4f1740479bdf7be444c0f5807447508065ad31 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 25 Oct 2015 12:19:04 -0700 Subject: Template improvements (Andrew Dunning). - Added `keywords` to HTML templates and fixed alignment. - Updated dzslides template from source. - Added `lang`, `dir`, `quotes` to HTML templates; always make author and date display conditional. - Fixed `author` and `date` in asciidoc; added `keywords`, `abstract`. - Updated tests. --- tests/s5-basic.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'tests/s5-basic.html') diff --git a/tests/s5-basic.html b/tests/s5-basic.html index ac153d0f1..6fb57e4aa 100644 --- a/tests/s5-basic.html +++ b/tests/s5-basic.html @@ -4,7 +4,9 @@ + + My S5 Document @@ -32,9 +34,9 @@
-

My S5 Document

-

Sam Smith
Jen Jones

-

July 15, 2006

+

My S5 Document

+

Sam Smith
Jen Jones

+

July 15, 2006

First slide

-- cgit v1.2.3