aboutsummaryrefslogtreecommitdiffstats
path: root/askama_iron/templates/hello.html
diff options
context:
space:
mode:
Diffstat (limited to 'askama_iron/templates/hello.html')
-rw-r--r--askama_iron/templates/hello.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/askama_iron/templates/hello.html b/askama_iron/templates/hello.html
deleted file mode 100644
index 8149be7..0000000
--- a/askama_iron/templates/hello.html
+++ /dev/null
@@ -1 +0,0 @@
-Hello, {{ name }}!