Skip to content

Commit

Permalink
Update register.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Evolver0 committed Oct 22, 2014
1 parent 13f77ef commit ea297dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProtoDB/templates/register.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<h1> ProtoCat </h1>
<nav><ul>
<li><a href="/home./">Home</a></li>
<li><a href="/home/">Home</a></li>
<li><a href="/protocol_list/">Catalog</a></li>
{% if user.is_authenticated %}
<li><a href="/create_protocol/">Create Protocol</a></li>
Expand Down

0 comments on commit ea297dc

Please sign in to comment.