debian-mirror-gitlab/app/views/admin/topics/new.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
111 B
Text
Raw Normal View History

2021-11-18 22:05:49 +05:30
- page_title _("New topic")
%h3.page-title= _('New topic')
%hr
= render 'form', url: admin_topics_path(@topic)