Skip to content

Commit

Permalink
Change order to allow style override
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Jan 30, 2012
1 parent 2d8b9b0 commit 304249f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -117,8 +117,8 @@ with this in ``map.html``
{% load mbtilesmap_tags %}
{% block head %}
{{ block.super }}
{% include "mbtilesmap/head.html" %}
{{ block.super }}
{% endblock head %}

{% block body %}
Expand Down

0 comments on commit 304249f

Please sign in to comment.