{% extends "plants/base.html" %} {% block title %}Add plant from card — PlantDB{% endblock %} {% block content %}
Take a photo of the front and back of the plant card, then tap Scan.
{% if error %}Review the scanned data, fill in the plant name, then save.
{% endif %} {% endblock %}