Create secure and GDPR-compliant web apps using only static JavaScript, HTML, and CSS.
diff --git a/src/partials/footer.html b/src/partials/footer.html
deleted file mode 100644
index dadfd78..0000000
--- a/src/partials/footer.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
\ No newline at end of file
diff --git a/src/partials/header.html b/src/partials/header.html
deleted file mode 100644
index 97d2a6d..0000000
--- a/src/partials/header.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/partials/logo.html b/src/partials/logo.html
new file mode 100644
index 0000000..704c214
--- /dev/null
+++ b/src/partials/logo.html
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/src/template.html b/src/template.html
index 607eb73..91770eb 100644
--- a/src/template.html
+++ b/src/template.html
@@ -8,10 +8,40 @@
- <%= require('html-loader!./partials/' + header + '.html') %>
+
+