Added events

This commit is contained in:
2018-02-26 22:02:50 -05:00
parent 9a48e3f724
commit 2c9bc11290
23 changed files with 313 additions and 1 deletions

View File

@ -59,9 +59,10 @@
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">HOME</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="{% url 'home' %}">Front Page</a>
<a class="dropdown-item" href="{% url 'events' %}">Events</a>
<a class="dropdown-item" href="{% url 'members' %}">Members</a>
<a class="dropdown-item" href="{% url 'newsletters' %}">Newsletters</a>
<a class="dropdown-item" href="{% url 'newsroom' %}">Newsroom</a>
<a class="dropdown-item" href="{% url 'members' %}">Members</a>
</div>
</li>
<li class="nav-item text-dark-primary">