{% extends "base.html" %} {% from '_featured_image.html' import featured_image_thumb %} {% from '_archive.html' import show_archived_toggle %} {% block title %}Years — Garden{% endblock %} {% block content %}
No years yet. Years are created automatically when you create a planting, or you can add one manually.
{% endif %} {% endblock %}