diff --git a/dashboard/templates/dashboard/base/header.html b/dashboard/templates/dashboard/base/header.html index 0cfb4cb..85f1801 100644 --- a/dashboard/templates/dashboard/base/header.html +++ b/dashboard/templates/dashboard/base/header.html @@ -315,11 +315,10 @@
  • - {# {% for u in user.userprofile_set.all %}#} - {##} - {# user-image#} - {# {% endfor %}#} + {% for u in user.userprofile_set.all %} + user-image + {% endfor %}