diff --git a/app/views/build_stats/index.haml b/app/views/build_stats/index.haml index 20c9c97e..58fc8975 100644 --- a/app/views/build_stats/index.haml +++ b/app/views/build_stats/index.haml @@ -1,7 +1,6 @@ %main.row %aside.menu.col-12.col-lg-3 - %h1= @site.title - %p.lead= @site.description + = render 'sites/header', site: @site .col %h1= t('.title')