2018-11-08 19:23:39 +05:30
|
|
|
.nav-block.activities
|
2019-12-21 20:55:43 +05:30
|
|
|
= render 'shared/event_filter', show_group_events: @group.supports_events?
|
2017-08-17 22:00:37 +05:30
|
|
|
.controls
|
2019-02-15 15:39:39 +05:30
|
|
|
= link_to group_path(@group, rss_url_options), class: 'btn d-none d-sm-inline-block has-tooltip' , title: 'Subscribe' do
|
2017-08-17 22:00:37 +05:30
|
|
|
%i.fa.fa-rss
|
2016-06-02 11:05:42 +05:30
|
|
|
|
|
|
|
.content_list
|
|
|
|
= spinner
|