summaryrefslogtreecommitdiff
path: root/app/views/projects/pipeline_schedules/new.html.haml
blob: 87390d4dd0262e60a3de8c1beab9eb3f012867af (plain)
1
2
3
4
5
6
7
- page_title _("New Pipeline Schedule")

%h3.page-title
  = _("Schedule a new pipeline")
%hr

= render "form"