diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..44b174f --- /dev/null +++ b/templates/index.html @@ -0,0 +1 @@ +<h1>hiya, {{ name }}</h1> |