diff --git a/app/views/contracts/_signature_page.html.erb b/app/views/contracts/_signature_page.html.erb index e39c8be..7c7ab68 100644 --- a/app/views/contracts/_signature_page.html.erb +++ b/app/views/contracts/_signature_page.html.erb @@ -56,6 +56,7 @@ <%= description_list_pair_for releasable, :guardian_name, append: ":" %> <%= description_list_pair_for releasable, :guardian_address, append: ":" %> <%= description_list_pair_for releasable, :guardian_phone, append: ":" %> + <%= description_list_pair_for releasable, :guardian_email, append: ":" %> <%= description_list_pair_for releasable, :signed_on, append: ":" %>