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

.content_list
= spinner