%inherit file="local:templates.master"/> <%namespace name="POD" file="pod.templates.pod"/> <%def name="title()"> pod :: your dashboard %def>
${_("Results")} ${len(found_nodes)} result(s) % for keyword in search_string.split(): ${keyword} % endfor
${_("No data found for keywords:")} ${search_string}
${node.getContentWithHighlightedKeywords(search_string.split(), node.getTruncatedContentAsText(200))|n}