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