blog/source/_includes/sidebar.haml

2 lines
167 B
Plaintext
Raw Normal View History

2010-03-10 18:23:30 +00:00
= include "twitter.haml" if page.respond_to?(:twitter_user) && page.twitter_user
= include "delicious.haml" if page.respond_to?(:delicious_user) && page.delicious_user