From 671bf5cf8dc46a6d19f2f26cb2ff91cedcb937a8 Mon Sep 17 00:00:00 2001 From: OzzieIsaacs Date: Mon, 2 Apr 2018 10:09:19 +0200 Subject: [PATCH] Integrated #454 (css is loaded remote) --- cps/templates/layout.html | 4 +++- cps/templates/user_edit.html | 8 ++++++++ cps/translations/de/LC_MESSAGES/messages.mo | Bin 305092 -> 305094 bytes cps/translations/de/LC_MESSAGES/messages.po | 10 +++++----- cps/ub.py | 10 ++++++++++ cps/web.py | 3 +++ messages.pot | 2 +- 7 files changed, 30 insertions(+), 7 deletions(-) diff --git a/cps/templates/layout.html b/cps/templates/layout.html index 16fb3f9a..5e9f092f 100644 --- a/cps/templates/layout.html +++ b/cps/templates/layout.html @@ -12,7 +12,9 @@ - + {% if g.user.get_theme == 1 %} + + {% endif %}