From 9c1b912768a18988f2a82808c652357aaacc1282 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Wed, 23 Oct 2019 21:05:58 +0200 Subject: Update with templates and events modifications Add the referred to templates. Also update some tags in pages --- templates/empty.tmpl | 1 + templates/nonempty.tmpl | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 templates/empty.tmpl create mode 100644 templates/nonempty.tmpl (limited to 'templates') diff --git a/templates/empty.tmpl b/templates/empty.tmpl new file mode 100644 index 0000000..0ca25d9 --- /dev/null +++ b/templates/empty.tmpl @@ -0,0 +1 @@ +
diff --git a/templates/nonempty.tmpl b/templates/nonempty.tmpl new file mode 100644 index 0000000..087e403 --- /dev/null +++ b/templates/nonempty.tmpl @@ -0,0 +1,23 @@ +

+ +title: ||
+date: ||
+titlesort: ||
+author: ||
+abstract: ||
+pandoc_date: ||
+pandoc_primary_author: ||
+num_authors: ||
+pandoc_tags: ||
+pandoc_titlesort: ||
+pandoc_abstract: ||
+pandoc_title: ||
+
+tags again: + + | + + | + + +
-- cgit v1.2.3