Skip to content

Commit

Permalink
Removed strange html comment from base template
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmartin authored and tobes committed Dec 20, 2012
1 parent 7bd9859 commit 5ca73a5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ckan/templates/base.html
Original file line number Diff line number Diff line change
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 5ca73a5

Please sign in to comment.