2018-06-04 05:06:40 -04:00
|
|
|
.nav-block.activities
|
2019-10-11 02:06:27 -04:00
|
|
|
= render 'shared/event_filter', show_group_events: @group.supports_events?
|
2017-02-28 15:50:57 -05:00
|
|
|
.controls
|
2018-11-22 21:11:13 -05:00
|
|
|
= link_to group_path(@group, rss_url_options), class: 'btn d-none d-sm-inline-block has-tooltip' , title: 'Subscribe' do
|
2017-02-28 15:50:57 -05:00
|
|
|
%i.fa.fa-rss
|
2016-03-10 08:29:38 -05:00
|
|
|
|
|
|
|
.content_list
|
2020-04-08 08:09:42 -04:00
|
|
|
.loading
|
|
|
|
.spinner.spinner-md
|
|
|
|
|