getTwitters('tweet', { 
  id: 'hbswebsites', // replace with the preferred twitter account id
  count: 2, 
  enableLinks: true, 
  ignoreReplies: true, 
  clearContents: true,
  template: '%text% ' // if you want to remove the time stamp, please change: >%time%</a>' to />'
});
