Add HTML template example (#17)

This commit is contained in:
David Pedersen
2021-06-13 13:58:12 +02:00
committed by GitHub
parent 460828a3cb
commit 2f6699aeae
4 changed files with 60 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<h1>Hello, {{ name }}!</h1>