{% extends 'Admin/Sidebar2.html' %} {% block content %} {% load widget_tweaks %} {%load static%}


{% if messages %} {% endif %}

NEXT MAINTAIN DATE PREDICTION

{% csrf_token %} {{form3.as_table}} {{form.as_table}}

{% if d %}
Predicted Date: {{ d }}
Approximate Price: {{ forecastedPrice }}
{% endif %}














{% endblock content %}