do not escape facet title
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 29 Jan 2015 15:51:34 +0000 (15:51 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 29 Jan 2015 15:51:34 +0000 (15:51 +0000)
src/templates/facet.handlebars

index c327a6c..22877f3 100644 (file)
@@ -10,7 +10,7 @@ terms:
   field - for the xtargets facet ONLY, the opaque identifier of the target
 }}
 
-<div class="mkws-facet-title mkwsFacetTitle">{{mkws-translate caption}}</div>
+<div class="mkws-facet-title mkwsFacetTitle">{{{mkws-translate caption}}}</div>
 {{#each terms}}
   <div class="mkws-term mkwsTerm">
     <a href="#" {{{linkdata}}}>{{term}}</a> <span>{{count}}</span>