{# "Campaign" block view template. #} {# One block can contain one or several "block items". #} {# Those items are passed from the PageController as "valid_items" and "valid_contentinfo_items" #} {% set several = valid_items|length > 1 %}
{# If we have only one item, display build a link to it. Otherwise let Javascript do its job. #} >