AlchemyCMS/alchemy_cms

View on GitHub
app/views/alchemy/base/error_notice.html.erb

Summary

Maintainability
Test Coverage
<%= render_message :error do %>
  <strong><%= @notice %></strong>
<% end %>