From f92d725b0516b8bb728525dcd76c3b9ae54f5e3f Mon Sep 17 00:00:00 2001 From: Andrew Dunning Date: Thu, 22 Oct 2015 18:01:27 -0400 Subject: Add keywords to HTML templates. --- default.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'default.html') diff --git a/default.html b/default.html index 0a20a7be8..3058eec93 100644 --- a/default.html +++ b/default.html @@ -9,6 +9,9 @@ $for(author-meta)$ $endfor$ $if(date-meta)$ +$endif$ +$if(keywords)$ + $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ -- cgit v1.2.3 From 400dadd4445e949a0fcd96274bd3b4ef24864244 Mon Sep 17 00:00:00 2001 From: Andrew Dunning Date: Thu, 22 Oct 2015 18:05:18 -0400 Subject: Realign HTML templates. Add lang, dir, quotes where not included previously; always make display of author and date conditional. --- default.html | 2 +- default.revealjs | 13 +++++++++---- default.s5 | 18 +++++++++++++----- default.slideous | 5 ++++- default.slidy | 7 ++++++- 5 files changed, 33 insertions(+), 12 deletions(-) (limited to 'default.html') diff --git a/default.html b/default.html index 3058eec93..8caea26c8 100644 --- a/default.html +++ b/default.html @@ -24,7 +24,7 @@ $highlighting-css$ $endif$ $for(css)$ - + $endfor$ $if(math)$ $math$ diff --git a/default.revealjs b/default.revealjs index 6b1f4d2f7..48f5eec41 100644 --- a/default.revealjs +++ b/default.revealjs @@ -16,8 +16,11 @@ $endif$ - + +$if(quotes)$ + +$endif$ $if(highlighting-css)$ +$endif$ $if(highlighting-css)$ +$if(quotes)$ + +$endif$ $if(highlighting-css)$ +$if(quotes)$ + +$endif$ $if(highlighting-css)$