smc/grandham

View on GitHub
app/views/error/access_denied.html.haml

Summary

Maintainability
Test Coverage
.container
  .row
    .span9.offset1
      .alert{ style: 'text-align: center' }
        = "You are not authorized to access the page '#{session[:access_denied_path]}'"