From 25b66609bf6b5788f339421056a5bd991789896a Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Thu, 27 Feb 2020 11:29:42 +0100 Subject: [PATCH] New texts --- app/templates/auth/login.html.j2 | 3 +- app/templates/auth/register.html.j2 | 7 +++-- app/templates/main/dashboard.html.j2 | 44 ++++++++++++++++++++-------- 3 files changed, 37 insertions(+), 17 deletions(-) diff --git a/app/templates/auth/login.html.j2 b/app/templates/auth/login.html.j2 index d4ea5810..77d0dbf5 100644 --- a/app/templates/auth/login.html.j2 +++ b/app/templates/auth/login.html.j2 @@ -12,8 +12,7 @@
- Cyber cyber -

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.

+

Want to boost your research and get going? nopaque is free and no download is needed. Register now!

person_addRegister diff --git a/app/templates/auth/register.html.j2 b/app/templates/auth/register.html.j2 index a6fb20b6..bd23d5c7 100644 --- a/app/templates/auth/register.html.j2 +++ b/app/templates/auth/register.html.j2 @@ -1,5 +1,7 @@ {% extends "nopaque.html.j2" %} +{% set headline = ' ' %} + {% block page_content %}