aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/imports/show.html.slim
blob: fb83e9a063c0bba393196dbe9fd7e0a182bd0d4d (plain)
1
2
3
4
5
- page_header_content_for @import

.page_content
  .container-fluid
    = render partial: "imports/#{@import.type.tableize.singularize}"