Created
March 14, 2015 21:20
-
-
Save pencilcheck/9dd5bf1055ba9c0c8c52 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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