From 3cc08dd548bb418ea1bbeb74ba47fbedb02ceb38 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 16 Sep 2017 23:25:43 +0200 Subject: Use cmark. --- templates/footer.html | 2 ++ templates/header.html | 11 +++++++++++ 2 files changed, 13 insertions(+) create mode 100644 templates/footer.html create mode 100644 templates/header.html (limited to 'templates') diff --git a/templates/footer.html b/templates/footer.html new file mode 100644 index 0000000..308b1d0 --- /dev/null +++ b/templates/footer.html @@ -0,0 +1,2 @@ + + diff --git a/templates/header.html b/templates/header.html new file mode 100644 index 0000000..d8f909c --- /dev/null +++ b/templates/header.html @@ -0,0 +1,11 @@ + + + + +pocket book + + + + + + -- cgit v1.2.3