7 lines
245 B
HTML
Raw Normal View History

2012-06-19 12:07:43 +10:00
<div class="feedViewerContainer" dojoAttachPoint="feedViewerContainerNode">
<table cellspacing="0" cellpadding="0" class="feedViewerTable">
<tbody dojoAttachPoint="feedViewerTableBody" class="feedViewerTableBody">
</tbody>
</table>
</div>