{{ entry = {collection:plants :slug:is="slug"} }} {{ if !region || !config:app:bee_friendly_plants:regions[region] || !type || !config:app:bee_friendly_plants:categories[type] || !entry }} {{ 404 }} {{ /if }} {{ section:seo_title }} {{ entry.0.title }} {{ /section:seo_title }} {{ partial:components/section extra-padding="true" max-width="lg" class="bee-friendly-plants-flickity-expanded" }}
{{ position = 0 }} {{ collection:plants sort="order" }} {{ if regions|pluck('key')|in_array(region) AND (category|pluck('key')|in_array(type) OR type === 'all') }}
{{ photo }}
{{ url }}
{{ if photo_attribution_url }} Photo {{ /if }} {{ if photo_attribution_text }}by {{ photo_attribution_text }} {{ /if }}
{{ /photo }}

{{ title }}

{{ partial:components/text-wrapper }} {{ if latin_name }}

{{ latin_name }}

{{ /if }} {{ native_regions }} {{ if value === region }}

Native to the region

{{ /if }} {{ /native_regions }} {{ content|nl2br }} {{ /partial:components/text-wrapper }}
{{ position += 1 }} {{ /if }} {{ /collection:plants }}
{{ /partial:components/section }}