Skip to content

Instantly share code, notes, and snippets.

@eteubert
Created February 9, 2012 20:10
Show Gist options
  • Select an option

  • Save eteubert/1782750 to your computer and use it in GitHub Desktop.

Select an option

Save eteubert/1782750 to your computer and use it in GitHub Desktop.
Multi Feed Reader Example
</tbody>
</table>
<table>
<thead>
<th style="width:74px"></th>
<th>Title</th>
<th>Date</th>
</thead>
<tbody>
<tr class="podcast_archive_element">
<td class="thumbnail">%THUMBNAIL|64x64%</td>
<td class="title" style="vertical-align:top">
<a href="%LINK%"><strong>%TITLE%</strong></a><br/><em>%DESCRIPTION|50%</em>
</td>
<td class="duration" style="vertical-align:top">
%DATE%
</td>
</tr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment