Twitter Component Generated HTML
Twitter component dynamically generated html:
<div class="component twitter_component">
<h2><span>Twitter component title</span></h2>
<div class="component_content">
<ul class="tweets">
<li>
</li>
</ul>
</div>
</div>
When a user adds a Twitter component to their site, this is the html that is dynamically generated.