app/views/documents/edit.html.haml

Summary

Maintainability
Test Coverage
- if current_user_can_see_action_menu?
  = render :partial => 'topics/form'
- else
  %h2= t 'documents.edit.not_authorized'