mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
now Octopress uses partials
This commit is contained in:
2
source/_includes/sidebar.haml
Normal file
2
source/_includes/sidebar.haml
Normal file
@ -0,0 +1,2 @@
|
||||
= include "twitter.haml" if page.respond_to?(:twitter_user) && page.twitter_user
|
||||
= include "delicious.haml" if page.respond_to?(:delicious_user) && page.delicious_user
|
||||
Reference in New Issue
Block a user