9 lines
177 B
Text
9 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>
|