var TemplatedCell = require('./TemplatedCell'); module.exports = TemplatedCell.extend({ className : 'series-title-cell', template : 'Cells/SeriesTitleTemplate' });