app/views/web_links/edit.html.haml

Summary

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