skill-assessment-app/app/views/layouts/old_mailer_1470948990.html.erb

14 lines
231 B
Plaintext
Raw Normal View History

2016-08-11 16:30:57 -05:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style>
<% # Email styles need to be inline %>
</style>
</head>
<body>
<%= yield %>
</body>
</html>