mobilizon.chapril.org-mobil.../lib/eventos_web/templates/coherence/layout/email.html.eex

9 lines
150 B
Elixir

<html>
<head>
<title><%= @email.subject %></title>
</head>
<body>
<%= render @view_module, @view_template, assigns %>
</body>
</html>