diff --git a/areas/templates/areas/areas_update.html b/areas/templates/areas/areas_update.html index aae7a6f..28e20f9 100644 --- a/areas/templates/areas/areas_update.html +++ b/areas/templates/areas/areas_update.html @@ -2,7 +2,7 @@ {% load static %} {% load crispy_forms_tags %} {% block content %} -
| Titel | -Erstellt von | -Erstellt am | -Sichtbar von/bis | -- | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{news_single.name }} | -{{ news_single.created_by.first_name }} {{ news_single.created_by.last_name }} | -{{ news_single.created_date }} | -{{ news_single.go_online_on|date:"d.m.Y, H:i"}} bis {{ news_single.go_offline_on|date:"d.m.Y, H:i"}} | -
- {% if news_single.created_by == request.user or perms.users.news_management %}
-
-
-
-
-
-
- {% endif %}
+
+
+
+
+
+
+
+
+ Aktuelle News++
+
+
+
+
+
+
+
|
-
| Titel | +Erstellt von | +Erstellt am | +Sichtbar von/bis | ++ |
|---|---|---|---|---|
| {{news_single.name }} | +{{ news_single.created_by.first_name }} {{ news_single.created_by.last_name }} | +{{ news_single.created_date }} | +{{ news_single.go_online_on|date:"d.m.Y, H:i"}} bis {{ news_single.go_offline_on|date:"d.m.Y, H:i"}} | +
+ {% if news_single.created_by == request.user or perms.users.news_management %}
+
+
+
+
+
+
+ {% endif %}
+
+ |
+
+ Hier können aktuelle Nachrichten für die Agentur erstellt und verwaltet werden. +
+| Titel | +Erstellt von | +Erstellt am | +Sichtbar von/bis | ++ |
|---|---|---|---|---|
| {{news_single.name }} | +{{ news_single.created_by.first_name }} {{ news_single.created_by.last_name }} | +{{ news_single.created_date }} | +{{ news_single.go_online_on|date:"d.m.Y, H:i"}} bis {{ news_single.go_offline_on|date:"d.m.Y, H:i"}} | +
+ {% if news_single.created_by == request.user or perms.users.news_management %}
+
+
+
+
+
+
+ {% endif %}
+
+ |
+
TODO Datenschutz Content
+Informationen über den Datenschutz
diff --git a/users/templates/users/impressum_content.html b/users/templates/users/impressum_content.html index 348ec6f..f723ce4 100644 --- a/users/templates/users/impressum_content.html +++ b/users/templates/users/impressum_content.html @@ -1 +1 @@ -TODO Impressum Content
+E-Mail: support@digitale-agentur.com