{% set listmania = "LISTMANIA"|translate %} {% if oView.getActiveRecommList() %} {% set _actvrecommlist = oView.getActiveRecommList() %} {% set template_title = listmania ~ ": " ~ _actvrecommlist.oxrecommlists__oxtitle.value %} {% else %} {% set hitsfor = "HITS_FOR"|translate %} {% set template_title = listmania ~ ": " ~ oView.getArticleCount() ~ ": " ~ hitsfor ~ " "" ~ oView.getSearchForHtml() ~ """ %} {% endif %} {% capture append = "oxidBlock_title" %}