10 lines
216 B
Text
10 lines
216 B
Text
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
</head>
|
|
<body>
|
|
<% binding.pry %>
|
|
<%= raw @notification.body.parts[1].encoded %>
|
|
</body>
|
|
</html>
|