diff --git a/assets/pasted-20260206-043257-ab1cccfb.png b/assets/pasted-20260206-043257-ab1cccfb.png new file mode 100644 index 0000000..5af04b9 Binary files /dev/null and b/assets/pasted-20260206-043257-ab1cccfb.png differ diff --git a/config/__pycache__/settings.cpython-311.pyc b/config/__pycache__/settings.cpython-311.pyc index b46e844..91bc8dc 100644 Binary files a/config/__pycache__/settings.cpython-311.pyc and b/config/__pycache__/settings.cpython-311.pyc differ diff --git a/config/__pycache__/urls.cpython-311.pyc b/config/__pycache__/urls.cpython-311.pyc index 64ce50c..1a273ba 100644 Binary files a/config/__pycache__/urls.cpython-311.pyc and b/config/__pycache__/urls.cpython-311.pyc differ diff --git a/config/__pycache__/wsgi.cpython-311.pyc b/config/__pycache__/wsgi.cpython-311.pyc index 9c49e09..1bdd3b4 100644 Binary files a/config/__pycache__/wsgi.cpython-311.pyc and b/config/__pycache__/wsgi.cpython-311.pyc differ diff --git a/core/__pycache__/models.cpython-311.pyc b/core/__pycache__/models.cpython-311.pyc index 6f485b3..2c59616 100644 Binary files a/core/__pycache__/models.cpython-311.pyc and b/core/__pycache__/models.cpython-311.pyc differ diff --git a/core/__pycache__/urls.cpython-311.pyc b/core/__pycache__/urls.cpython-311.pyc index ee499ae..512e269 100644 Binary files a/core/__pycache__/urls.cpython-311.pyc and b/core/__pycache__/urls.cpython-311.pyc differ diff --git a/core/__pycache__/views.cpython-311.pyc b/core/__pycache__/views.cpython-311.pyc index ee430b6..b1fa1f8 100644 Binary files a/core/__pycache__/views.cpython-311.pyc and b/core/__pycache__/views.cpython-311.pyc differ diff --git a/core/templates/core/customer_display.html b/core/templates/core/customer_display.html new file mode 100644 index 0000000..09bcef1 --- /dev/null +++ b/core/templates/core/customer_display.html @@ -0,0 +1,277 @@ +{% load static i18n l10n %} + + +
+ + +{% trans "Welcome! We are ready to serve you." %}
+