summaryrefslogtreecommitdiff
path: root/app/views/admin/topics/new.html.haml
blob: 8b4a8ac269e83308e9b868931aa8290875d9cab7 (plain)
1
2
3
4
- page_title _("New topic")
%h3.page-title= _('New topic')
%hr
= render 'form', url: admin_topics_path(@topic)