% for css in stylesheets: % end # (for) % for script in scripts: % end # (for) % # opengraph stuff % # twitter cards % if card_type == 'summary': % elif card_type == 'text': # text pastes % elif card_type == 'photo': # image pastes % end # (if)