var forumIndexTpl = new Ext.XTemplate(
      '<div class="forum-header">',
        '<span class="forum-header-title">My Forums</span>',
        '<span class="forum-header-threads">Threads</span>',
      '</div>',