summaryrefslogtreecommitdiff
path: root/app/views/admin/topics/new.html.haml
blob: aefa1bbcf9544a4b134884eebae049c8eed9f2e7 (plain)
1
2
3
4
- page_title _("New topic")
%h1.page-title.gl-font-size-h-display= _('New topic')
%hr
= render 'form', url: admin_topics_path(@topic)