Removal of unused email heex-templates
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
<div>
|
|
||||||
<h1>Osuuspuutarhan testimaili, <%= @variable %>!</h1>
|
|
||||||
</div>
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title><%= @email.subject %></title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<%= @inner_content %>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
Reference in New Issue
Block a user