diff --git a/templates/Froxlor/user/index.html.twig b/templates/Froxlor/user/index.html.twig index 0456200d..413e810f 100644 --- a/templates/Froxlor/user/index.html.twig +++ b/templates/Froxlor/user/index.html.twig @@ -118,6 +118,18 @@ {% endif %} + + {% if userinfo.custom_notes is not empty and userinfo.custom_notes_show == 1 %} +
+ +
+ {% endif %} {% else %}
-
- - {% if get_setting('customer.news_feed_url') is empty %}Froxlor {% endif %}Newsfeed -
-
-
-
- Loading newsfeed... +
+
+ + {% if get_setting('customer.news_feed_url') is empty %}Froxlor + {% endif %}Newsfeed +
+
+
+
+ Loading newsfeed... +
+ + +
- - -
-
{% endif %}