This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2018-03-24 04:50:41 -07:00
|
|
|
.post-follow-actions
|
2018-08-17 18:03:12 -07:00
|
|
|
%div= link_to t('authorize_follow.post_follow.web'), web_url("accounts/#{@resource.id}"), class: 'button button--block'
|
|
|
|
%div= link_to t('authorize_follow.post_follow.return'), TagManager.instance.url_for(@resource), class: 'button button--block'
|
2018-03-24 04:50:41 -07:00
|
|
|
%div= t('authorize_follow.post_follow.close')
|