{% extends "base.html" %} {% from '_species.html' import species_pill %} {% block content %} {%- set base_path = '/' if is_home else '/areas/' ~ current.id -%} {%- set new_planting_href = '/plantings/new' ~ ('?area=' ~ current.id if current else '') -%}
{% if current_summary %}No sub-areas under {{ current.name }}. Open the detail page →
{% endif %} {% if is_home %} {% if recent_plantings %}