<% if (CMS.User.isGlobalStaff || !certificate.get('is_active')) { %>
<%- gettext("Edit") %>
<% } %>
<%- gettext("Signatory") %> <%- signatory_number %> 
<%- gettext("Name") %>:  <%- name %>
<%- gettext("Title") %>:  <%= _.escape(title).replace(new RegExp('\r?\n','g'), '
') %>
<%- gettext("Organization") %>:  <%- organization %>
<% if (signature_image_path != "") { %>
<%- gettext('Signature Image') %>
<% } %>