{% load static %}

{% for l in address_block %} {{ l }}
{% endfor %}

{% block letter_text %}{% endblock %}