emile 1 month ago
parent 64a831f2be
commit 2231ea1ab0

@ -7,7 +7,7 @@
<div class="w-full xxlg1:w-[75%]">
<div class="w-full h-fit bg-white rounded-md shadow-md p-5">
<div class="w-full flex justify-between items-center gap-3">
<h1 class="text-secondosiblue text-[25px]">My Projects</h1>
<h1 class="text-secondosiblue text-[25px]">My Projects <a href="{% url "projects_dashboard" %}"><span class="text-primary text-sm"> (dashboard) </span></h1></a>
<div class="projectKnowledgeButton" data-modal-url="{% url 'project_knowledge' %}">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"

Loading…
Cancel
Save