debian-mirror-gitlab/app/views/profiles/saved_replies/index.html.haml
2023-04-23 21:23:45 +05:30

10 lines
323 B
Text

- page_title _('Saved Replies')
#js-saved-replies-root.row.gl-mt-5{ data: { base_path: profile_saved_replies_path } }
.col-lg-4
%h4.gl-mt-0
= page_title
%p
= _('Saved replies can be used when creating comments inside issues, merge requests, and epics.')
.col-lg-8
= gl_loading_icon(size: 'lg')