Twitter scripts/layouts, Twitter import
This commit is contained in:
parent
65a6a20708
commit
bc62533852
12 changed files with 480 additions and 1 deletions
3
layouts/twitter_archive.erb
Normal file
3
layouts/twitter_archive.erb
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<%= render 'pager', :linkprev => @linkprev, :linknext => @linknext %>
|
||||
<%= render 'twitter_list', :items => twitter_grouped_by_month[@month] %>
|
||||
<%= render 'pager', :linkprev => @linkprev, :linknext => @linknext %>
|
||||
Loading…
Add table
Add a link
Reference in a new issue