diff --git a/html/partials/header.ejs b/html/partials/header.ejs new file mode 100644 index 00000000..f9a55725 --- /dev/null +++ b/html/partials/header.ejs @@ -0,0 +1,153 @@ + + + + + + + + +
+
+
+ + + + <% if (secure) { %> + + <% } %> + <% if (verify) { %> + + <% } %> +
+
+
+ + +
+
+
+ + + Account +
+
+
+ + \ No newline at end of file