GestionTablets/templates
2026-06-23 19:57:49 +01:00
..
components feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00
add_non_loanable_device.html fix(i18n): enable translations in all templates and implement cookie-based language persistence 2026-06-20 13:14:41 +01:00
add_student.html Student data import implementation: added tables, migration, import script, tests, and documentation. 2026-06-23 19:57:49 +01:00
add_tablet.html fix(i18n): enable translations in all templates and implement cookie-based language persistence 2026-06-20 13:14:41 +01:00
add_user.html fix(i18n): enable translations in all templates and implement cookie-based language persistence 2026-06-20 13:14:41 +01:00
base.html Student data import implementation: added tables, migration, import script, tests, and documentation. 2026-06-23 19:57:49 +01:00
edit_non_loanable_device.html fix(i18n): enable translations in all templates and implement cookie-based language persistence 2026-06-20 13:14:41 +01:00
edit_student.html Student data import implementation: added tables, migration, import script, tests, and documentation. 2026-06-23 19:57:49 +01:00
history.html fix(i18n): enable translations in all templates and implement cookie-based language persistence 2026-06-20 13:14:41 +01:00
import_students.html Student data import implementation: added tables, migration, import script, tests, and documentation. 2026-06-23 19:57:49 +01:00
index.html feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00
loan_tablet.html Student data import implementation: added tables, migration, import script, tests, and documentation. 2026-06-23 19:57:49 +01:00
non_loanable_devices.html fix(i18n): enable translations in all templates and implement cookie-based language persistence 2026-06-20 13:14:41 +01:00
project_management.html fix(i18n): enable translations in all templates and implement cookie-based language persistence 2026-06-20 13:14:41 +01:00
student_detail.html Student data import implementation: added tables, migration, import script, tests, and documentation. 2026-06-23 19:57:49 +01:00
students.html Student data import implementation: added tables, migration, import script, tests, and documentation. 2026-06-23 19:57:49 +01:00
user_loans.html feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00
user_loans_detail.html feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00