diff --git a/app/main/views/templates.py b/app/main/views/templates.py index 151f301de..8c2fda7ab 100644 --- a/app/main/views/templates.py +++ b/app/main/views/templates.py @@ -76,6 +76,7 @@ def view_template(service_id, template_id): show_recipient=True, page_count=get_page_count_for_letter(template), ), + template_postage=template["postage"], default_letter_contact_block_id=default_letter_contact_block_id, ) diff --git a/app/templates/views/templates/_template.html b/app/templates/views/templates/_template.html index 333d35c1c..61b75a257 100644 --- a/app/templates/views/templates/_template.html +++ b/app/templates/views/templates/_template.html @@ -21,6 +21,13 @@ Send +