From bbe31dec71229a9350aa2e0f50a21ff151e472fc Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Wed, 19 Feb 2020 09:49:35 +0100 Subject: [PATCH 1/3] Use anchor link to scroll to login form --- app/templates/main/index.html.j2 | 43 ++++++++++++++++++-------------- app/templates/nopaque.html.j2 | 2 +- 2 files changed, 25 insertions(+), 20 deletions(-) diff --git a/app/templates/main/index.html.j2 b/app/templates/main/index.html.j2 index 908dc53e..04d84855 100644 --- a/app/templates/main/index.html.j2 +++ b/app/templates/main/index.html.j2 @@ -17,25 +17,30 @@

nopaque

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.

-
- flash_on -

Speeds up your work

-

All tools provided by nopaque are carefully selected to provide a complete tool suite without delaying compatibility issues.

-
-
- cloud -

Cloud infrastructure

-

All computational work is processed within nopaques cloud infrastructure. You don't need to install any software, great right?

-
-
- group -

User Experience Focused

-

By utilizing elements and principles of Material Design, we were able to create a framework that focuses on User Experience.

-
-
- settings -

Easy to work with

-

We have provided detailed documentation as well as specific code examples to help new users get started.

+
+
+
+
+ flash_on +

Speeds up your work

+

All tools provided by nopaque are carefully selected to provide a complete tool suite without delaying compatibility issues.

+
+
+ cloud +

Cloud infrastructure

+

All computational work is processed within nopaques cloud infrastructure. You don't need to install any software, great right?

+
+
+ group +

User Experience Focused

+

By utilizing elements and principles of Material Design, we were able to create a framework that focuses on User Experience.

+
+
+ settings +

Easy to work with

+

We have provided detailed documentation as well as specific code examples to help new users get started.

+
+
diff --git a/app/templates/nopaque.html.j2 b/app/templates/nopaque.html.j2 index 88edbe47..88ffc124 100644 --- a/app/templates/nopaque.html.j2 +++ b/app/templates/nopaque.html.j2 @@ -51,7 +51,7 @@
  • settingsSettings
  • power_settings_newLog out
  • {% else %} -
  • personLog in
  • +
  • personLog in
  • person_addRegister
  • {% endif %} From 5e4666d3c8bc5914893d74164f86aa2c86b458a2 Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Wed, 19 Feb 2020 10:17:27 +0100 Subject: [PATCH 2/3] Fix sidenav open trigger --- app/templates/nopaque.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/nopaque.html.j2 b/app/templates/nopaque.html.j2 index 88ffc124..6cf6f9b7 100644 --- a/app/templates/nopaque.html.j2 +++ b/app/templates/nopaque.html.j2 @@ -25,7 +25,7 @@