This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
binaryattraction/app/views/photos/index.html.haml

9 lines
190 B
Plaintext

%h1 Photos of oneness
= pagination 'photo_browser', url(:photos)
#browser_container.centered
= partial 'home/pagination_navigation'
#photo_browser
= partial 'photos/photo_browser'