orbit4-5/app/views/email/mail.html.erb

9 lines
177 B
Plaintext
Raw Normal View History

2014-05-20 11:29:51 +00:00
<!DOCTYPE html>
<html>
<head>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
</head>
<body>
<h1><%= @data['title'] %></h1>
</body>
</html>