Skip to content

Instantly share code, notes, and snippets.

@pencilcheck
Created March 14, 2015 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pencilcheck/9dd5bf1055ba9c0c8c52 to your computer and use it in GitHub Desktop.
Save pencilcheck/9dd5bf1055ba9c0c8c52 to your computer and use it in GitHub Desktop.
doctype html
html
head
meta content='text/html; charset=UTF-8' http-equiv='Content-Type'
body
p Hello #{@user.name},
p Welcome to the WorkTies Job Matching platform. We know that navigating your next steps in your career can be a roller-coaster. We want to make it a smoother ride. In addition to the mobile app, we also have a web platform available for you to update your profile, upload your resume, and for viewing on a larger screen at <a href="http://workties.us/">http://workties.us/</a>. The login information is the same as the one you created on the mobile app. Do reach out if you have any questions.
p Happy Swiping!
p Workties Team
p <a href="http://workties.us/">http://workties.us/</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment