{% load url from compat %} {% load mapit_i18n %}
{% trans "Example:" %}
{% blocktrans trimmed %}

If your postcode was 0373 you would load {% endblocktrans %} /postcode/0373

{% blocktrans trimmed %} By default the response is in JSON, if you want a human readable page then append ‘.html’ to the url {% endblocktrans %} /postcode/0373.html