3 Commits

Author SHA1 Message Date
914f7d96fc fix: add page titles for all templates
- Added descriptive titles for all pages

- index.html: Buying a Used Car? Check it!

- database.html: Salvage Vehicles Database

- search.html: Vehicle History Check

- privacy.html: Privacy Policy

- decodevin.html: Decode VIN Number

- details.html: Vehicle Details
2025-05-02 12:42:41 +03:00
a8a17d2cdb refactor: update templates to Bootstrap 5
- index.html: Updated container to container-lg, improved search form structure, added modern spacing and alignment classes, enhanced form input and button styling

- database.html: Updated table classes for better responsiveness, added table-hover and align-middle classes, improved pagination styling, added table-light class for header

- search.html: Completely restructured layout, added card components for details and history, improved table responsiveness, enhanced mobile view with proper column sizing, added alert component for not found state

- privacy.html: Completely restructured layout, added modern typography classes, improved readability with proper spacing, enhanced navigation with proper heading hierarchy, added card component for better content organization
2025-05-02 12:32:45 +03:00
12f0b91216 Init 2024-11-28 12:19:28 +03:00