summaryrefslogtreecommitdiff
path: root/app/views/groups/_activities.html.haml
blob: fd6e7111f38b5c4f1681caa9cad28c336f468879 (plain)
1
2
3
4
5
6
7
8
.nav-block
  .controls
    = link_to group_path(@group, rss_url_options), class: 'btn rss-btn has-tooltip' , title: 'Subscribe' do
      %i.fa.fa-rss
  = render 'shared/event_filter'

.content_list
= spinner