summaryrefslogtreecommitdiff
path: root/app/views/admin/labels/new.html.haml
blob: 8d298ad20f71d0c3d858b41e155d53107b65cae9 (plain)
1
2
3
4
5
6
7
- page_title "New Label"
%h3 New label
.back-link
  = link_to admin_labels_path do
    ← To labels list
%hr
= render 'form'