Updated: change menu bar to the left

This commit is contained in:
Nguyen Ngo
2025-08-07 15:36:49 -04:00
parent dca146c339
commit 5a549ad32a
8 changed files with 1500 additions and 1145 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "base_authenticated.html" %}
{% block title %}Attendance Report - QR Code Management{% endblock %}