Skip to content
Snippets Groups Projects
Commit ddf9890f authored by a2-abueida's avatar a2-abueida
Browse files

Add new file

parent 84fcc93a
Branches
No related tags found
No related merge requests found
<nav class="navbar navbar-expand-lg navbar-dark bg-primary mb-4">
<div class="container">
<a class="navbar-brand" href="{% url 'home' %}">Uni Hub</a>
<div class="navbar-nav">
<a class="nav-link" href="{% url 'communities' %}">Communities</a>
<a class="nav-link" href="{% url 'events' %}">Events</a>
</div>
</div>
</nav>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment