georgia-cms/georgia

View on GitHub
app/views/georgia/notifier/notify_support.html.erb

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
  </head>
  <body>
    <%= @message.message %>
  </body>
</html>