Added UI changes for 2020 hackathon #3

Merged
sarahakbar16 merged 16 commits from sarah into master 2020-01-09 13:27:21 -05:00
Showing only changes of commit 0239957ac6 - Show all commits

View file

@ -26,7 +26,7 @@
{% if registration_open %}
<a class="nav-link active" href="/register">Register</a>
{% else %}
<a class="nav-link active" href="/register">Register</a>
<a class="nav-link active disabled" href="#">Registration is closed</a>
{% endif %}
</li>
<li class="nav-item">