This commit is contained in:
Yisroel Baum 2024-09-04 20:22:49 +03:00
commit c97e3e8d4e
21 changed files with 231 additions and 0 deletions

View file

@ -0,0 +1,2 @@
{% extends 'base.html' %}
{% block title %}Customer Search{% endblock title %}