about summary refs log tree commit diff
path: root/sample/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'sample/template.html')
-rw-r--r--sample/template.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/sample/template.html b/sample/template.html
index c8e401a..2552906 100644
--- a/sample/template.html
+++ b/sample/template.html
@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <html lang=en-US dir=ltr>
-<title>aaaa need a title</title>
+<title>{meta[title]}</title>
 <meta charset=UTF-8>
 <meta name=robots content="noindex, nofollow">
 <meta name=viewport content="width=device-width, initial-scale=1">
+<meta http-equiv=last-modified content="{meta[date]}">
 
 <section>
 	{content}