Improved copyright term page: changed country list to grid layout with flags (T405603)
Summary
This merge request updates the display of countries on the copyright term pages (50 and 70 years PMA) from a vertical list to a responsive grid layout using Bootstrap.
Description:
- Display countries on copyright term pages in a responsive grid instead of a list.
- Added country flags with alt text for accessibility.
- Cards link to respective country pages.
- Removed redundant copyright term from individual cards.
- Tested locally: grid displays correctly and navigation works.
Closes T405603