georgia-cms/georgia

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

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
  </head>
  <body>
    <p><%= @message %></p>
    <p><%= link_to 'Take a look', @url %></p>
  </body>
</html>