We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to list the fc21 nations and update the page to the same
The text was updated successfully, but these errors were encountered:
The list is in https://github.com/longturn/www/blob/master/nations.py
This can probably be simplified to nations = list(flags.keys()):
nations = list(flags.keys())
www/nations.py
Line 570 in 1d4db5c
The flags are in: https://github.com/longturn/www/tree/master/static/flags
We may want to switch to the -large versions
-large
Sorry, something went wrong.
No branches or pull requests
We need to list the fc21 nations and update the page to the same
The text was updated successfully, but these errors were encountered: