From 98b20e5cab91bab60638d73c5917eab110c6a6bf Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Mon, 11 Nov 2024 13:38:47 +0100 Subject: [PATCH] Remove colors from social area --- app/templates/main/social_area.html.j2 | 38 ++++++-------------------- 1 file changed, 9 insertions(+), 29 deletions(-) diff --git a/app/templates/main/social_area.html.j2 b/app/templates/main/social_area.html.j2 index fd38b623..83df4058 100644 --- a/app/templates/main/social_area.html.j2 +++ b/app/templates/main/social_area.html.j2 @@ -1,43 +1,20 @@ {% extends "base.html.j2" %} {% import "wtf.html.j2" as wtf %} -{% block main_attribs %} class="social-area-color-lighten" {% endblock main_attribs %} - {% block page_content %}

{{ title }}

-
- -
-
-

 

-

 

- -
-
- -
- +

Here you can network with your team and other users. You can find corpora that are public and request them or just see what other users are working on.

-

Public Users

+

Public Users

Find other users and see what corpora they have made public.

+
+ +
@@ -46,8 +23,11 @@
-

Public Corpora

+

Public Corpora

Find public corpora.

+
+ +