Add this code to the place you want the Dropdown of Flags to show
Copied!<div id="fluentc-lang-switcher"></div>
Just before the closing </body> tag, add:
Copied!<script async src="https://widget.fluentc.io/fluentc.v1.0.1.js" integrity="sha384-i67c0HA8k9cveXN7Zmg4glsraDLNYO62f0DK2H/Cu7fNbulBhhDJz0ZzAT05p8m6" crossorigin="anonymous"></script>

