This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
|
%h1 Your favorite photos
|
|
|
|
= pagination 'photo_browser', url(:favorites, :id => current_user.user_name)
|
|
|
|
#browser_container.centered
|
|
= partial 'home/pagination_navigation'
|
|
#photo_browser
|
|
= partial 'photos/photo_browser'
|