rosa-build/app/views/home/activity.html.slim

7 lines
244 B
Plaintext
Raw Normal View History

-set_meta_tags title: nil
.row
.col-xs-12.col-md-10.col-md-offset-1 ng-controller = 'ActivityCtrl' ng-init = "init('#{action_name}')"
2015-02-06 15:49:06 +00:00
tabset.offset10 ng-cloak = true
== render 'activity_tab'
== render 'tracker_and_pulls_tabs'