diff --git a/templates/components/header.html b/templates/components/header.html index 2ca7216..f17118e 100644 --- a/templates/components/header.html +++ b/templates/components/header.html @@ -13,14 +13,25 @@ {% if button_text and button_url %}
- + {% if button_url == "#" %} + + {% else %} + + {% endif %}
{% endif %} diff --git a/templates/profile/profile.html b/templates/profile/profile.html index 45840af..9dd09ca 100644 --- a/templates/profile/profile.html +++ b/templates/profile/profile.html @@ -18,7 +18,6 @@
-

Profile Picture