Skip to content

Commit

Permalink
Add missing end HEAD tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
lethain committed Nov 25, 2012
1 parent 013e23e commit b2ac9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Expand Up @@ -16,7 +16,7 @@

{% block extracss %}{% endblock %}
{% block extrajs %}{% endblock %}

</head>
<body>
<div class="container container_12">
{% include "header.html" %}
Expand Down

0 comments on commit b2ac9f8

Please sign in to comment.