5 lines
111 B
Text
5 lines
111 B
Text
|
- page_title _("New topic")
|
||
|
%h3.page-title= _('New topic')
|
||
|
%hr
|
||
|
= render 'form', url: admin_topics_path(@topic)
|