gitlabhq/app/views/layouts/_page_title.html.haml
2011-11-01 11:00:59 +02:00

8 lines
156 B
Plaintext

- if content_for?(:page_title)
= yield :page_title
- else
.grid_4
.container_3
%h2.icon
%span= controller.controller_name.capitalize