mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 23:42:04 +02:00
Improve email template
This commit is contained in:
parent
595f81a707
commit
a99d36f683
6 changed files with 14 additions and 4 deletions
|
@ -4,7 +4,6 @@
|
|||
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
|
||||
</head>
|
||||
<body>
|
||||
<h1>EIS</h1>
|
||||
<%= yield %>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
this is email text layout
|
||||
<%= yield %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue