From 8025303b5792dfc2e102a615c4bc61297a35a14c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=AD=C3=B0ir=20Valberg=20Gu=C3=B0mundsson?= Date: Tue, 26 Mar 2019 10:22:27 +0100 Subject: [PATCH 01/10] Profile page makeover, initial stuff. --- src/profiles/templates/profile_base.html | 76 ++++++++++++++++--- .../templates/profile_base_buttons.html | 32 -------- src/templates/base.html | 5 ++ 3 files changed, 70 insertions(+), 43 deletions(-) delete mode 100644 src/profiles/templates/profile_base_buttons.html diff --git a/src/profiles/templates/profile_base.html b/src/profiles/templates/profile_base.html index 6f606936..7302bc47 100644 --- a/src/profiles/templates/profile_base.html +++ b/src/profiles/templates/profile_base.html @@ -4,20 +4,74 @@ {% load bootstrap3 %} {% block content %} +
-