commit message

This commit is contained in:
Zarak Khan
2024-01-08 15:06:03 +05:00
parent 2ca666704f
commit f8b69f258e
9 changed files with 610 additions and 157 deletions

View File

@@ -222,7 +222,7 @@
</div>
<ul id="dropdown-example" class="hidden py-2 space-y-2">
<li>
<a href="#"
<a href="{% url 'viewProfileV2' %}"
class="flex items-center w-full text-base font-normal text-white transition duration-75 rounded-lg group hover:bg-cyan-400 dark:text-white dark:hover:bg-gray-700 pl-11">
View
Profile</a>