diff options
Diffstat (limited to 'app/views/projects/activity.html.haml')
-rw-r--r-- | app/views/projects/activity.html.haml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/activity.html.haml b/app/views/projects/activity.html.haml index 27c8e3c7fca..ef8d8051cbf 100644 --- a/app/views/projects/activity.html.haml +++ b/app/views/projects/activity.html.haml @@ -1,3 +1,5 @@ +- @no_container = true + - page_title "Activity" = render "projects/head" |