diff options
Diffstat (limited to 'assets/templates/information.template.html')
| -rw-r--r-- | assets/templates/information.template.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/templates/information.template.html b/assets/templates/information.template.html new file mode 100644 index 0000000..e87885c --- /dev/null +++ b/assets/templates/information.template.html @@ -0,0 +1,3 @@ +{{define "content"}} +<h1>This is the information page...</h1> +{{end}} \ No newline at end of file |
