{% extends 'webapp1/base.html' %} {% load static %} {% load widget_tweaks %} {% load crispy_forms_tags %} {% block content %}
{% if messages %}
{% for message in messages %}
{{status}}
{% endfor %}
{% endif %}
#1 Food Delivery Service since 2020
We deliver your favorite food fresh & fast in

Your Submitted Projects

{{owner}}

{% for i in all_projects %} {% endfor %}
{% endblock %}