gitlabhq/app/views/layouts/_page_title.html.haml
2011-10-28 14:41:39 +03:00

7 lines
141 B
Plaintext

- if content_for?(:page_title)
= yield :page_title
- else
.page-title
.container_3
%h1= controller.controller_name.capitalize