summaryrefslogtreecommitdiff
path: root/app/views/layouts/users.html.haml
blob: c9dc3ddf456aa070b55dd0411e5328fffece92ae (plain)
1
2
3
4
5
6
7
8
9
10
11
%html
  %head
    %title Users: 
    = controller.action_name

  %body
    %p{:style=> "color: green"}
      = notice

    = yield