{% extends 'base.html' %} {% load crispy_forms_tags %} {% load static %} {% block content %}

Milk Category & Price


{% csrf_token %} {{ form|crispy }}
Md. Omar Faruk

Jude Suares

Python Developer

{% endblock %}