getTwitters('tweet', { 
  id: 'abortedmetal', 
  count: 1, 
  enableLinks: true, 
  ignoreReplies: true, 
  clearContents: true,
  template: '<div class="title">Latest Tweet</div><h3>%text%</h3><div class="date">%time%</div>'
});
