{% extends "en-us/PageLayout.htm" %} {%- block htmTitlePageLayout %} {%- block htmTitleFishFarmPage %} {{ result.objectTitle }} {%- endblock htmTitleFishFarmPage %} {%- endblock htmTitlePageLayout %} {%- block htmStylesPageLayout %} {{ super() }} {%- block htmStylesFishFarmPage %} {%- endblock htmStylesFishFarmPage %} {%- endblock htmStylesPageLayout %} {%- block htmStylePageLayout %} :root { --site-results-number-of-columns: 2; } {{ super() }} {%- block htmStyleFishFarmPage %} {%- endblock htmStyleFishFarmPage %} {%- endblock htmStylePageLayout %} {%- block htmScriptsPageLayout %} {{ super() }} {%- block htmScriptsFishFarmPage %} {%- endblock htmScriptsFishFarmPage %} {%- endblock htmScriptsPageLayout %} {%- block htmScriptPageLayout %} {%- block htmScriptFishFarmPage %} {%- endblock htmScriptFishFarmPage %} {%- endblock htmScriptPageLayout %} {%- block websocketPageLayout %} {%- block websocketFishFarmPage %} {% if resultCount > 0 %} window.eventBus = new EventBus('/eventbus'); window.eventBus.enableReconnect(true); websocketFishFarm(websocketFishFarmInner); {% endif %} {%- endblock websocketFishFarmPage %} {%- endblock websocketPageLayout %} {%- block htmUrlFishFarmPage %}{{pageUri}}?q={{query.q}}&rows={% if rows is defined %}{{rows}}{% else %}{{pagination.rows}}{% endif %}&rows={% if start is defined %}{{start}}{% else %}{{pagination.start}}{% endif %}{% for item query.fq %}{% if fq == item %}{% else %}&fq={{fq}}:{{val}}{% endif %}{% endfor %}{% for item in query.sort %}{% if sort == item %}{% else %}&sort={{var}} {{order}}{% endif %}{% endfor %}{%- endblock htmUrlFishFarmPage %} {%- if pageSearchButtons is not defined %} {%- set pageSearchButtons %} {% include en-us/search/fish-farm/FishFarmSearchButtons.htm %} {%- endset pageSearchButtons %} {%- endif %} {%- if pageSearchFormButtons is not defined %} {%- set pageSearchFormButtons %} {% include en-us/search/fish-farm/FishFarmSearchFormButtons.htm %} {%- endset pageSearchFormButtons %} {%- endif %} {%- if pageBreadcrumb is not defined %} {%- set pageBreadcrumb %} back to all fish farms all fish farms a fish farm {%- endset pageBreadcrumb %} {%- endif %} {%- block htmBodyStartPageLayout %} {{ super() }} {%- block htmBodyStartFishFarmPage %} {% if resultCount > 0 %}

{{ result.objectTitle | e }}

{% endif %} {% include en-us/search/fish-farm/FishFarmSearchForm.htm %} {%- endblock htmBodyStartFishFarmPage %} {%- endblock htmBodyStartPageLayout %} {%- block htmBodyMiddlePageLayout %} {%- block htmBodyMiddleFishFarmPage %} {%- include en-us/search/fish-farm/FishFarmSidebar.htm %}
{% if resultCount == 0 %}
back to all fish farms all fish farms no fish farm found
{% else %} {%- include en-us/search/fish-farm/FishFarmSuggestedSearch.htm %} {% endif %} {%- block htmFormFishFarmPage %}
{% if result.entityShortId is defined %} {% endif %}
{%- if resultCount >= 1 %} {{ htmForm_searchpageFishFarm() }} {% endif -%} {%- endblock htmFormFishFarmPage %}
{%- endblock htmBodyMiddleFishFarmPage %} {%- endblock htmBodyMiddlePageLayout %} {%- block htmBodyEndPageLayout %} {%- block htmBodyEndFishFarmPage %} {%- include en-us/search/fish-farm/FishFarmLocation.htm %} {%- endblock htmBodyEndFishFarmPage %} {{ super() }} {%- endblock htmBodyEndPageLayout %}