GestionTablets/templates
ijuanes 28232dbaf9 fix(ui): add missing </style> tag in base.html
The responsive CSS addition was missing the closing </style> tag,
which caused the main page to render as blank. This fix restores
the proper HTML structure.
2026-06-20 01:27:17 +01:00
..
add_non_loanable_device.html feat(non-loanable-devices): implement non-loanable device management 2026-06-09 23:54:38 +01:00
add_tablet.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
add_user.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
base.html fix(ui): add missing </style> tag in base.html 2026-06-20 01:27:17 +01:00
edit_non_loanable_device.html feat(non-loanable-devices): implement non-loanable device management 2026-06-09 23:54:38 +01:00
history.html feat(ui): add responsive CSS for mobile accessibility 2026-06-20 01:20:39 +01:00
index.html feat(ui): add responsive CSS for mobile accessibility 2026-06-20 01:20:39 +01:00
loan_tablet.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
non_loanable_devices.html feat(ui): add responsive CSS for mobile accessibility 2026-06-20 01:20:39 +01:00
project_management.html feat(ui): add responsive CSS for mobile accessibility 2026-06-20 01:20:39 +01:00
user_loans.html feat(ui): add responsive CSS for mobile accessibility 2026-06-20 01:20:39 +01:00