## NAME: 1 COLUMN Share Your edX Success on LinkedIn
## BEGIN TEMPLATE //
## BEGIN PREHEADER //
 Connect with us on:            
## // END PREHEADER
## BEGIN HEADER //
edX - Connect To A Better Future
Share your edX success on LinkedIn
## // END HEADER
## BEGIN BODY //
Good news! We're working with LinkedIn, the world's largest professional network, to make it even easier to showcase your success. That means you can now display your edX certificates on LinkedIn to show what you have learned and achieved. Just click “Add to profile” below on each of the certificates you’d like to include on LinkedIn.
%for course_dict in courses_list: <% course_url = course_dict['course_url'] course_title = course_dict['course_title'] course_image_url = course_dict['course_image_url'] course_org = course_dict['course_org'] course_end_date = course_dict['course_end_date'] linkedin_add_url = course_dict['linkedin_add_url'] %> ## Begin table for single class
${course_title}
${course_title}
${course_org}
Completed ${course_end_date}

Add to profile
## End table for single class cell %endfor ## a really complicated hr
## text for congrats on your accomplishment
Congratulations on your accomplishment! Adding this to your profile will help get the word out about your impressive edX achievement. -The edX Team-
Stay connected on LinkedIn, Facebook, Twitter, Google+ and more for news and updates.
          
## // END BODY
## BEGIN FOOTER //

Copyright © 2014 edX, All rights reserved.

Our mailing address is:
edX
11 Cambridge Center, Suite 101
Cambridge, MA, USA 02142

## // END FOOTER
## // END TEMPLATE