From e53bddfc71d70eb9f2b7a2910b4b191bc43088ab Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Tue, 13 Oct 2020 20:28:52 +0200 Subject: First commit --- src/template.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 src/template.html (limited to 'src/template.html') diff --git a/src/template.html b/src/template.html new file mode 100644 index 0000000..f7382aa --- /dev/null +++ b/src/template.html @@ -0,0 +1,35 @@ + + + + + + + + %sapper.base% + + + + + + + + %sapper.scripts% + + + %sapper.styles% + + + %sapper.head% + + +
+ %sapper.html% +
+ + + -- cgit v1.2.3