{% extends "base.html" %} {% block title %}Weather Dashboard - Orchid Continuum{% endblock %} {% block content %}
Monitor weather conditions for optimal orchid care
{{ latest.description or 'Current Temperature' }}
{{ latest.location_name or 'Location' }}No weather data available
Add LocationNo forecast data available
Need more data for trends
{{ location.city }}{% if location.state_province %}, {{ location.state_province }}{% endif %}
{{ location.growing_type|title }} growing
Add your growing locations to start tracking weather conditions
Add First Location