mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Show postage on template page if service can choose postage and
postage set on the template.
This commit is contained in:
@@ -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,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user