10 lines
177 B
Text
10 lines
177 B
Text
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<%= raw @notification.body %>
|
||
|
</body>
|
||
|
</html>
|