2017-09-10 17:25:29 +05:30
|
|
|
- @no_container = true
|
|
|
|
|
2018-03-17 18:26:18 +05:30
|
|
|
- page_title _("Activity")
|
2017-09-10 17:25:29 +05:30
|
|
|
|
2018-03-17 18:26:18 +05:30
|
|
|
%div{ class: container_class }
|
|
|
|
= render 'projects/last_push'
|
2015-11-26 14:37:03 +05:30
|
|
|
|
2015-09-11 14:41:01 +05:30
|
|
|
= render 'projects/activity'
|