mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-09 13:26:14 +10:00
2 lines
167 B
Plaintext
2 lines
167 B
Plaintext
= include "twitter.haml" if page.respond_to?(:twitter_user) && page.twitter_user
|
|
= include "delicious.haml" if page.respond_to?(:delicious_user) && page.delicious_user |