Create a talk overview element
It should get passed an talk object
It should render a title which is talk.title
It should render the date of the talk talk.date
It should render the speaker or organisation talk.speaker
It should render the first 100 chars of text
It should then be added where a <div>TALK</div> exists, being passed the talk object
Create a talk overview element It should get passed an talk object It should render a title which is
talk.title
It should render the date of the talktalk.date
It should render the speaker or organisationtalk.speaker
It should render the first 100 chars of textIt should then be added where a
<div>TALK</div>
exists, being passed the talk object