Skip to content

Commit

Permalink
[#217] Removed strange html comment from base template
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmartin committed Dec 20, 2012
1 parent 9e0e607 commit 59c3980
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ckan/templates/base.html
Expand Up @@ -10,10 +10,6 @@
<!--[if gt IE 8]><!--> <html lang="{{ lang }}"> <!--<![endif]-->
{%- endblock -%}

<!--
{{ g }}
-->

{# Allows custom attributes to be added to the <head> tag #}
<head{% block headtag %}{% endblock %}>
{#
Expand Down

0 comments on commit 59c3980

Please sign in to comment.