Skip to content

Commit

Permalink
Add a missing {% endif %} endblock tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mhl committed May 12, 2015
1 parent 4d5fe7d commit 34894c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mapit/templates/mapit/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
and needs to find out what regions it lies within. It’s also great for
looking up the shapes of all those boundaries.</p>
{% endblocktrans %}
{% endif %}

{% blocktrans trimmed %}
<p>You can <a href="https://github.com/mysociety/mapit">download the source
Expand Down

0 comments on commit 34894c3

Please sign in to comment.