{% extends 'customer/base.html' %} {% load static %} {% block header %}Menu Page{% endblock %} {% block content %} {% endblock content %}