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/by_hash.html.haml

12 lines
309 B
Plaintext
Raw Normal View History

2008-10-26 21:54:18 -04:00
#scrolling_photo_block_container
= pagination 'scrolling_photo_block', url(:controller => :photos, :action => :by_hash, :id => params[:id])
#scrolling_photo_block
= partial 'photos/stats_for_email_hash'
%h1== Stats for your photos
%div.user_stat_chart
= stat_chart
%br{ :style => 'clear: both' }