commit bf9673425b9c976855378fca8ea3651ff9503de0
parent 5ab95bf696e894a824b488d319114b0f852a6276
Author: Hugo Soucy <hsoucy@kronostechnologies.com>
Date: Tue, 30 Oct 2018 09:33:56 -0400
Test and reset a new template.
Diffstat:
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/content/a-propos.json b/content/a-propos.json
@@ -3,6 +3,6 @@
"datetime":"00:00:00",
"id":"tag:hugo.soucy.cc,2017-03-16:2017/03/a-propos",
"shortlink":"25",
- "template":"test",
+ "template":"default",
"title":"À propos de ce site Web"
}
\ No newline at end of file
diff --git a/templates/test.etlua b/templates/test.etlua
@@ -1,5 +1,6 @@
+<!-- templates/test.etlua -->
<html>
- <% etlua.render("templates.partials.head") %>
+ <% etlua.render("partials.head") %>
<body>
Hello <%- title %>