Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
Removed errant quote in base.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tallowen committed Apr 17, 2012
1 parent 8a5d422 commit 0c2427c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/base.html
Expand Up @@ -33,7 +33,6 @@
<ul id="skip" class="hide">
<li><a href="#main">{{ _('Skip to Content') }}</a></li>
</ul>
'
{% block nav %}
<nav class="navbar navbar-fixed-top">
<div class="navbar-inner">
Expand Down

0 comments on commit 0c2427c

Please sign in to comment.