<%= interpolate( gettext("You still need to visit the %(display_name)s website to complete the credit process."), { display_name: display_name }, true ) %>
<%= interpolate( gettext("To finalize course credit, %(display_name)s requires %(platform_name)s learners to submit a credit request."), { display_name: display_name, platform_name: platformName }, true ) %>
<%= fulfillment_instructions %>
<%= interpolate('', [id, course_key, username, gettext( "Get Credit")]) %>