diff --git a/app/views/tags/show.haml b/app/views/tags/show.haml index fd7867d75..1febca2c2 100644 --- a/app/views/tags/show.haml +++ b/app/views/tags/show.haml @@ -41,6 +41,11 @@ .side_stream.stream = render :partial => 'people/index', :locals => {:people => @people} + %br + + .section + = render "tags/followed_tags_listings" + .span-15.last .stream_container #author_info