From 63d4eb4478536ba3268f9c20b0f83647139c66a2 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Fri, 30 Jun 2023 03:51:17 +0000 Subject: [PATCH] Added colors to button --- src/apps/account/templates/profile.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/apps/account/templates/profile.html b/src/apps/account/templates/profile.html index f8fe4b8..26e6953 100644 --- a/src/apps/account/templates/profile.html +++ b/src/apps/account/templates/profile.html @@ -7,14 +7,17 @@ {% if user.is_authenticated and user == page_owner %}
{% if user.is_staff %} - + {% endif %} - + - +