Fases 7 e 8 — PDFs Prawn + QR + Painel Motorista + Notificações
This commit is contained in:
10
app/views/layouts/mailer.html.erb
Normal file
10
app/views/layouts/mailer.html.erb
Normal file
@@ -0,0 +1,10 @@
|
||||
<%# app/views/layouts/mailer.html.erb %>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
</head>
|
||||
<body style="margin: 0; padding: 20px; background: #f3f4f6;">
|
||||
<%= yield %>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user