bringing back the styleguide

completes #67
This commit is contained in:
Mark Moser
2016-08-24 08:23:29 -05:00
parent 2b55fed1bc
commit 2709842d4d
6 changed files with 210 additions and 14 deletions

View File

@ -1,13 +0,0 @@
<!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>