Welcome to mirror list, hosted at ThFree Co, Russian Federation.

edit.html.haml « milestones « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 187c2d24b569e21d3ecf21d8a2afd775679e7f0f (plain)
1
2
3
4
5
6
7
8
9
10
- breadcrumb_title _("Edit")
- page_title _("Milestones")

- render "header_title"

%h3.page-title
  = _('Edit Milestone')
%hr

= render "form"