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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/template.html b/sample/template.html
index 3e94683..c8e401a 100644
--- a/sample/template.html
+++ b/sample/template.html
@@ -6,7 +6,7 @@
 <meta name=viewport content="width=device-width, initial-scale=1">
 
 <section>
-	${content}
+	{content}
 </section>
 <footer>
 	<p>This page was generated by <a href=https://git.starfall.systems/strike>Strike</a>.