{% extends "en-us/PageLayout.htm" %} {%- block htmTitlePageLayout %} {%- block htmTitleFishingBoatPage %} {{ result.objectTitle }} {%- endblock htmTitleFishingBoatPage %} {%- endblock htmTitlePageLayout %} {%- block htmStylesPageLayout %} {{ super() }} {%- block htmStylesFishingBoatPage %} {%- endblock htmStylesFishingBoatPage %} {%- endblock htmStylesPageLayout %} {%- block htmStylePageLayout %} :root { --site-results-number-of-columns: 9; } {{ super() }} {%- block htmStyleFishingBoatPage %} {%- endblock htmStyleFishingBoatPage %} {%- endblock htmStylePageLayout %} {%- block htmScriptsPageLayout %} {{ super() }} {%- block htmScriptsFishingBoatPage %} {%- endblock htmScriptsFishingBoatPage %} {%- endblock htmScriptsPageLayout %} {%- block htmScriptPageLayout %} {%- block htmScriptFishingBoatPage %} {%- endblock htmScriptFishingBoatPage %} {%- endblock htmScriptPageLayout %} {%- block websocketPageLayout %} {%- block websocketFishingBoatPage %} {% if resultCount > 0 %} window.eventBus = new EventBus('/eventbus'); window.eventBus.enableReconnect(true); websocketFishingBoat(websocketFishingBoatInner); {% endif %} {%- endblock websocketFishingBoatPage %} {%- endblock websocketPageLayout %} {%- block htmUrlFishingBoatPage %}{{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 htmUrlFishingBoatPage %} {%- block htmBodyStartPageLayout %} {{ super() }} {%- block htmBodyStartFishingBoatPage %} {% if resultCount > 0 %}
back to all fishing boats all fishing boats

{{ result.objectTitle | e }}

{% include en-us/search/fishing-boat/FishingBoatSearchForm.htm %} {% include en-us/search/fishing-boat/FishingBoatSearchButtons.htm %} {% endif %} {%- endblock htmBodyStartFishingBoatPage %} {%- endblock htmBodyStartPageLayout %} {%- block htmBodyMiddlePageLayout %} {%- block htmBodyMiddleFishingBoatPage %}
{% if resultCount == 0 %}
back to all fishing boats all fishing boats no fishing boat found
{% else %} {%- include en-us/search/fishing-boat/FishingBoatSidebar.htm %} {%- include en-us/search/fishing-boat/FishingBoatSuggestedSearch.htm %} {% endif %} {%- block htmFormFishingBoatPage %}
{% if result.entityShortId is defined %} {% endif %}
{% if solrId is defined %} {{ htmButton_searchpageFishingBoat() }} {{ htmForm_searchpageFishingBoat() }} {% endif %} {%- endblock htmFormFishingBoatPage %}
{%- endblock htmBodyMiddleFishingBoatPage %} {%- endblock htmBodyMiddlePageLayout %} {%- block htmBodyEndPageLayout %} {%- block htmBodyEndFishingBoatPage %} {%- include en-us/search/fishing-boat/FishingBoatLocation.htm %} {%- endblock htmBodyEndFishingBoatPage %} {{ super() }} {%- endblock htmBodyEndPageLayout %}