Skip to content

Commit

Permalink
Added navigation tab for follow ups #60
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdellomes committed Jan 25, 2017
1 parent 91d63ff commit ddd540c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/components/_navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
<li class="nav-item">
<a class="nav-link" href="search">Data Browser</a>
</li>
<li class="nav-item">
<a class="nav-link" href="profile">Follow Ups</a>
</li>
</ul>
<!-- <form class="navbar-form navbar-left">
<div class="form-group">
Expand Down

0 comments on commit ddd540c

Please sign in to comment.