{# plants/templates/plants/location_detail.html #} {% extends "plants/base.html" %} {% block title %}{{ location.name }} — BloomBase{% endblock %} {% block content %}
{{ plants.count }} plant{{ plants.count|pluralize }}
{% if plants %} {% else %} {% endif %}