Fix typo in close tag in header

This commit is contained in:
Jay Zoldak
2012-11-09 11:05:37 -05:00
parent 7efaa87c19
commit f249c227a5

View File

@@ -24,6 +24,6 @@
% else:
<a href="${reverse('login')}">Log in</a>
% endif
</ul>
</div>
</nav>
</header>