{% import "components/plant.html" as comp_plant %}

Plants

{{ comp_plant::list(plants=plants) }}

Add new plant

{{ comp_plant::form() }}