Fix #72 - add follow/unfollow button to public profiles
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
- content_for :header_tags do
|
||||
= javascript_include_tag 'application_public'
|
||||
|
||||
- content_for :content do
|
||||
.container= yield
|
||||
.footer
|
||||
|
Reference in New Issue
Block a user