The termlists don't need a caption of "Termlists"
authorJason Skomorowski <jason@indexdata.com>
Thu, 30 Oct 2014 20:29:14 +0000 (16:29 -0400)
committerJason Skomorowski <jason@indexdata.com>
Thu, 30 Oct 2014 20:29:14 +0000 (16:29 -0400)
src/templates/termlists.handlebars

index 66caa83..dae9ca7 100644 (file)
@@ -5,7 +5,6 @@ team - the current team
 facets - array of facet names
 }}
 
-<div class="mkws-termlists-title mkwsTermlistsTitle">Termlists</div>
 {{#each facets}}
   <div class="mkws-facet mkwsFacet mkws-team-{{../team}}" data-mkws-facet="{{this}}"></div>
 {{/each}}