T405603 Display countries in grid with flags
The main changes were made to term.html and squeries.py. While checking the files, I made some changes and accidentally pushed unnecessary files in the merge request. changes made
- Updated squeries.py to fetch country flags using SPARQL (?flag).
- Modified term.html to show countries in a responsive grid with flag icons.
- Tested locally — grid renders correctly and is visually clearer. main changes i did in file term.html and squeries.py