debian-mirror-gitlab/app/views/profiles/comment_templates/index.html.haml

11 lines
339 B
Text
Raw Normal View History

2023-06-20 00:43:36 +05:30
- page_title _('Comment Templates')
#js-comment-templates-root.row.gl-mt-5{ data: { base_path: profile_comment_templates_path } }
.col-lg-4
%h4.gl-mt-0
= page_title
%p
= _('Comment templates can be used when creating comments inside issues, merge requests, and epics.')
.col-lg-8
= gl_loading_icon(size: 'lg')