{% load i18n %}
{% trans "Example:" %}
{% blocktrans trimmed %}

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

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