BigW Consortium Gitlab

public.html.haml 341 Bytes
Newer Older
1 2
!!! 5
%html{ lang: "en"}
Riyad Preukschas committed
3
  = render "layouts/head", title: "Public Projects"
4
  %body{class: "ui_mars application", :'data-page' => body_data_page}
5 6 7
    - if current_user
      = render "layouts/head_panel", title: "Public Projects"
    - else
8
      = render "layouts/public_head_panel"
9

10 11
    .container.navless-container
      .content= yield