diff --git a/public/templates/layouts/main.tmpl b/public/templates/layouts/main.tmpl index 92e59cc..d4306b9 100644 --- a/public/templates/layouts/main.tmpl +++ b/public/templates/layouts/main.tmpl @@ -4,10 +4,15 @@ {{template "head" .}} - {{template "sidebar" .}} - +
+ {{template "sidebar" .}} + {{template "sidebar" .}} +
+ {{template "loadingscreen" .}} + + {{template "notifymodal" .}} + {{template "content" .}} +
+
diff --git a/public/templates/views/index.tmpl b/public/templates/views/index.tmpl index d15c68e..8a5259b 100644 --- a/public/templates/views/index.tmpl +++ b/public/templates/views/index.tmpl @@ -1,21 +1,29 @@ {{define "content"}} -
-
-

Servers

-
-
-
-
-
- - Invite to your server -
-
+
+
+
+
+
+
+

Servers

+
+
+
+
+
+ + Invite to your server +
+
-
- +
+ +
+
+
+