development branch created to preserve working deploy project

This commit is contained in:
2025-08-02 17:37:16 +03:00
parent 5e65ea0f7c
commit e824e87953
659 changed files with 90008 additions and 137 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
{% load static %}
<aside class="sidebar">
<div class="header">
<h1>Container Depot</h1>
<a href="{% url 'index' %}" class="link-no-style">
<h1>Container Depot</h1>
</a>
<p class="subtitle">Line Operator Portal</p>
</div>
{% url 'employee_dashboard' as dashboard_url %}