Files
dss/templates/views/EventListItemView.html
Fergal Moran 0813b4cef5 Housekeeping
2012-09-12 09:47:40 +01:00

4 lines
138 B
HTML
Executable File

<td><a href="#/<%= item.item_url %>"><%= item.event_title %></a></td>
<td><%= item.event_venue %></td>
<td><%= item.event_date %></td>