Removal of unused email heex-templates

This commit is contained in:
2025-03-16 20:26:41 +02:00
parent a454bb2c49
commit 5fd93aefe8
2 changed files with 0 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
<div>
<h1>Osuuspuutarhan testimaili, <%= @variable %>!</h1>
</div>

View File

@@ -1,8 +0,0 @@
<html>
<head>
<title><%= @email.subject %></title>
</head>
<body>
<%= @inner_content %>
</body>
</html>