default: {
      none: Handlebars.compile('No assets, yet…'),
      one: Handlebars.compile('Showing 1 asset'),
      some: Handlebars.compile(
        'Showing latest {{count}} assets of {{total}} total'