diff --git a/app/utils.py b/app/utils.py index d2efab1a7..0f7ee1134 100644 --- a/app/utils.py +++ b/app/utils.py @@ -332,7 +332,7 @@ def get_template( image_url=letter_preview_url, page_count=int(page_count), contact_block=template['reply_to_text'], - postage=template.get('postage') or service.postage, + postage=template['postage'], ) else: return LetterPreviewTemplate(