[viewBag] == getCategories(); $this["trips"] = $results["trips"]; $this["targets"] = $results["targets"]; $this["themes"] = $results["themes"]; $results = $NezHelper->getCountries(); $this["ibecountries"] = $results["ibecountries"]; $results = $NezHelper->getMonths(); $this["ibemonths"] = $results["ibemonths"]; //var_dump($this["ibecategories"]);die; } ?> == {% if minisearch == 1 %} {% else %} {% set searchCountry = this.param.country %} {% if not countryGuess is null and this.param.country is null %} {% for ibecountry in ibecountries %} {% if ibecountry.label in countryGuess or countryGuess in ibecountry.label %} {% set searchCountry = ibecountry.id %} {% endif %} {% endfor %} {% endif %}
{#
#}
{# Create your own trip #} {% if nodrop ==1 %} {#Create your own trip#} {% else %}
{#Create your own trip#} {% endif %}
{% if not (nodrop == 1) %} {% endif %} {% put scripts %} {% endput %} {% endif %}