{% extends 'core_ui/base.html' %} {% block title %} {{ plant.common_name.name if plant.common_name else "Unnamed Plant" }} – Nature In Pots {% endblock %} {% block content %}
No images uploaded yet.
{% endif %} {% if current_user.id == plant.owner_id %}