1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00
Files
tabler/demo/flags.html
2020-03-15 17:28:03 +01:00

1995 lines
100 KiB
HTML

<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.4
* @link https://github.com/tabler/tabler
* Copyright 2018-2019 The Tabler Authors
* Copyright 2018-2019 codecalm.net Paweł Kuna
* Licensed under MIT (https://tabler.io/license)
-->
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
<title>Flags - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<meta name="msapplication-TileColor" content="#206bc4"/>
<meta name="theme-color" content="#206bc4"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="mobile-web-app-capable" content="yes"/>
<meta name="HandheldFriendly" content="True"/>
<meta name="MobileOptimized" content="320"/>
<meta name="robots" content="noindex,nofollow,noarchive"/>
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon"/>
<!-- Libs CSS -->
<link href="./dist/libs/jqvmap/dist/jqvmap.min.css" rel="stylesheet"/>
<link href="./dist/libs/selectize/dist/css/selectize.css" rel="stylesheet"/>
<link href="./dist/libs/fullcalendar/core/main.min.css" rel="stylesheet"/>
<link href="./dist/libs/fullcalendar/daygrid/main.min.css" rel="stylesheet"/>
<link href="./dist/libs/fullcalendar/timegrid/main.min.css" rel="stylesheet"/>
<link href="./dist/libs/fullcalendar/list/main.min.css" rel="stylesheet"/>
<link href="./dist/libs/flatpickr/dist/flatpickr.min.css" rel="stylesheet"/>
<link href="./dist/libs/nouislider/distribute/nouislider.min.css" rel="stylesheet"/>
<link href="https://api.mapbox.com/mapbox-gl-js/v1.8.0/mapbox-gl.css" rel="stylesheet"/>
<!-- Tabler Core -->
<link href="./dist/css/tabler.min.css" rel="stylesheet"/>
<!-- Tabler Plugins -->
<link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
<link href="./dist/css/tabler-payments.min.css" rel="stylesheet"/>
<link href="./dist/css/tabler-buttons.min.css" rel="stylesheet"/>
<link href="./dist/css/demo.min.css" rel="stylesheet"/>
<style>
body {
display: none;
}
</style>
</head>
<body class="antialiased">
<div class="page">
<nav class="navbar navbar-expand-lg navbar-light navbar-primary" id="navbar-primary">
<div class="container">
<a href="." class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal">
<img src="./static/logo.svg" alt="Tabler" class="navbar-brand-logo navbar-brand-logo-large">
<img src="./static/logo-small.svg" alt="Tabler" class="navbar-brand-logo navbar-brand-logo-small">
</a>
<div class="navbar-collapse collapse">
<h6 class="navbar-heading">Navigation</h6>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="./index.html" >
<span class="nav-link-icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg>
</span>
<span class="nav-link-title">Home</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./form-elements.html" >
<span class="nav-link-icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><polyline points="9 11 12 14 22 4"></polyline><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"></path></svg>
</span>
<span class="nav-link-title">Form elements</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-toggle" href="#navbar-base" data-toggle="dropdown" role="button"
aria-expanded="false" >
<span class="nav-link-icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><line x1="16.5" y1="9.4" x2="7.5" y2="4.21"></line><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path><polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline><line x1="12" y1="22.08" x2="12" y2="12"></line></svg>
</span>
<span class="nav-link-title">Base</span>
</a>
<ul class="dropdown-menu dropdown-menu-arrow dropdown-menu-columns dropdown-menu-columns-2">
<li >
<a class="dropdown-item" href="./empty.html" >
Empty page
</a>
</li>
<li >
<a class="dropdown-item" href="./blank.html" >
Blank page
</a>
</li>
<li >
<a class="dropdown-item" href="./buttons.html" >
Buttons
</a>
</li>
<li >
<a class="dropdown-item" href="./cards.html" >
Cards
</a>
</li>
<li >
<a class="dropdown-item" href="./dropdowns.html" >
Dropdowns
</a>
</li>
<li >
<a class="dropdown-item" href="./modals.html" >
Modals
</a>
</li>
<li >
<a class="dropdown-item" href="./maps.html" >
Maps
</a>
</li>
<li >
<a class="dropdown-item" href="./maps-vector.html" >
Vector maps
</a>
</li>
<li >
<a class="dropdown-item" href="./charts.html" >
Charts
</a>
</li>
<li >
<a class="dropdown-item" href="./tables.html" >
Tables
</a>
</li>
<li >
<a class="dropdown-item" href="./calendar.html" >
Calendar
</a>
</li>
<li >
<a class="dropdown-item" href="./carousel.html" >
Carousel
</a>
</li>
<li >
<a class="dropdown-item" href="./lists.html" >
Lists
</a>
</li>
<li class="dropright">
<a class="dropdown-item dropdown-toggle" href="#sidebar-authentication" data-toggle="dropdown" role="button" aria-expanded="false" >
Authentication
</a>
<div class="dropdown-menu">
<a href="./sign-in.html" class="dropdown-item">Sign in</a>
<a href="./sign-up.html" class="dropdown-item">Sign up</a>
<a href="./forgot-password.html" class="dropdown-item">Forgot password</a>
<a href="./terms-of-service.html" class="dropdown-item">Terms of service</a>
</div>
</li>
<li class="dropright">
<a class="dropdown-item dropdown-toggle" href="#sidebar-error" data-toggle="dropdown" role="button" aria-expanded="false" >
Error pages
</a>
<div class="dropdown-menu">
<a href="./400.html" class="dropdown-item">400 page</a>
<a href="./401.html" class="dropdown-item">401 page</a>
<a href="./403.html" class="dropdown-item">403 page</a>
<a href="./404.html" class="dropdown-item">404 page</a>
<a href="./500.html" class="dropdown-item">500 page</a>
<a href="./503.html" class="dropdown-item">503 page</a>
<a href="./maintenance.html" class="dropdown-item">Maintenance page</a>
</div>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link dropdown-toggle" href="#navbar-extra" data-toggle="dropdown" role="button"
aria-expanded="false" >
<span class="nav-link-icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg>
</span>
<span class="nav-link-title">Extra</span>
</a>
<ul class="dropdown-menu dropdown-menu-arrow">
<li >
<a class="dropdown-item" href="./invoice.html" >
Invoice
</a>
</li>
<li >
<a class="dropdown-item" href="./blog.html" >
Blog cards
</a>
</li>
<li >
<a class="dropdown-item" href="./snippets.html" >
Snippets
</a>
</li>
<li >
<a class="dropdown-item" href="./search-results.html" >
Search results
</a>
</li>
<li >
<a class="dropdown-item" href="./pricing.html" >
Pricing cards
</a>
</li>
<li >
<a class="dropdown-item" href="./users.html" >
Users
</a>
</li>
<li >
<a class="dropdown-item" href="./gallery.html" >
Gallery
</a>
</li>
<li >
<a class="dropdown-item" href="./profile.html" >
Profile
</a>
</li>
<li >
<a class="dropdown-item" href="./music.html" >
Music
</a>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link dropdown-toggle" href="#navbar-docs" data-toggle="dropdown" role="button"
aria-expanded="false" >
<span class="nav-link-icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="16" y1="13" x2="8" y2="13"></line><line x1="16" y1="17" x2="8" y2="17"></line><polyline points="10 9 9 9 8 9"></polyline></svg>
</span>
<span class="nav-link-title">Docs</span>
</a>
<ul class="dropdown-menu dropdown-menu-arrow dropdown-menu-columns dropdown-menu-columns-3">
<li >
<a class="dropdown-item" href="./docs/index.html" >
Introduction
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/alerts.html" >
Alerts
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/autosize.html" >
Autosize
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/avatars.html" >
Avatars
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/badges.html" >
Badges
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/breadcrumb.html" >
Breadcrumb
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/buttons.html" >
Buttons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/cards.html" >
Cards
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/carousel.html" >
Carousel
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/colors.html" >
Colors
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/countup.html" >
Countup
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/cursors.html" >
Cursors
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/charts.html" >
Charts
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/dropdowns.html" >
Dropdowns
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/divider.html" >
Divider
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/empty.html" >
Empty states
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/flags.html" >
Flags
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/form-elements.html" >
Form elements
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/form-helpers.html" >
Form helpers
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/input-mask.html" >
Form input mask
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/modals.html" >
Modals
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/progress.html" >
Progress
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/payments.html" >
Payments
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/range-slider.html" >
Range slider
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/ribbons.html" >
Ribbons
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/spinners.html" >
Spinners
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/steps.html" >
Steps
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/tables.html" >
Tables
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/tabs.html" >
Tabs
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/timelines.html" >
Timelines
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/toasts.html" >
Toasts
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/tooltips.html" >
Tooltips
</a>
</li>
<li >
<a class="dropdown-item" href="./docs/typography.html" >
Typography
</a>
</li>
</ul>
</li>
<li class="nav-item d-none-navbar-vertical">
<a href="#" class="nav-link" data-toggle="modal" data-target="#modal-customize">
<span class="nav-link-icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><line x1="4" y1="21" x2="4" y2="14"></line><line x1="4" y1="10" x2="4" y2="3"></line><line x1="12" y1="21" x2="12" y2="12"></line><line x1="12" y1="8" x2="12" y2="3"></line><line x1="20" y1="21" x2="20" y2="16"></line><line x1="20" y1="12" x2="20" y2="3"></line><line x1="1" y1="14" x2="7" y2="14"></line><line x1="9" y1="8" x2="15" y2="8"></line><line x1="17" y1="16" x2="23" y2="16"></line></svg>
</span>
<span class="nav-link-title">Customize</span>
</a>
</li>
</ul>
<h6 class="navbar-heading mt-4">Tools</h6>
<div class="navbar-side">
<div class="d-none d-xl-block ml-auto d-none-navbar-vertical-narrow">
<form action="." method="get">
<div class="input-icon">
<span class="input-icon-addon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>
</span>
<input type="text" class="form-control" placeholder="Search…">
</div>
</form>
</div>
<a href="#" class="btn btn-primary d-none-navbar-horizontal d-none-navbar-vertical-narrow btn-block" data-toggle="modal" data-target="#modal-customize">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><line x1="4" y1="21" x2="4" y2="14"></line><line x1="4" y1="10" x2="4" y2="3"></line><line x1="12" y1="21" x2="12" y2="12"></line><line x1="12" y1="8" x2="12" y2="3"></line><line x1="20" y1="21" x2="20" y2="16"></line><line x1="20" y1="12" x2="20" y2="3"></line><line x1="1" y1="14" x2="7" y2="14"></line><line x1="9" y1="8" x2="15" y2="8"></line><line x1="17" y1="16" x2="23" y2="16"></line></svg>
Customize
</a>
<a href="#" class="btn btn-primary d-none-navbar-horizontal d-none-navbar-vertical-wide btn-block btn-icon" data-toggle="modal" data-target="#modal-customize" aria-label="Button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><line x1="4" y1="21" x2="4" y2="14"></line><line x1="4" y1="10" x2="4" y2="3"></line><line x1="12" y1="21" x2="12" y2="12"></line><line x1="12" y1="8" x2="12" y2="3"></line><line x1="20" y1="21" x2="20" y2="16"></line><line x1="20" y1="12" x2="20" y2="3"></line><line x1="1" y1="14" x2="7" y2="14"></line><line x1="9" y1="8" x2="15" y2="8"></line><line x1="17" y1="16" x2="23" y2="16"></line></svg>
</a>
</div>
</div>
</div>
</nav>
<nav class="navbar navbar-light navbar-secondary navbar-expand" id="navbar-secondary">
<div class="container">
<a href="." class="navbar-brand navbar-brand-autodark d-none-navbar-vertical">
<img src="./static/logo.svg" alt="Tabler" class="navbar-brand-logo navbar-brand-logo-large">
<img src="./static/logo-small.svg" alt="Tabler" class="navbar-brand-logo navbar-brand-logo-small">
</a>
<form class="form-inline w-50 mr-4 d-none d-md-flex ">
<div class="input-icon w-100">
<span class="input-icon-addon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>
</span>
<input type="text" class="form-control form-control-flush w-100" placeholder="Search…">
</div>
</form>
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a href="#" class="nav-link px-0" data-toggle="dropdown">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg>
</a>
<div class="dropdown-menu dropdown-menu-right dropdown-menu-arrow">
<a class="dropdown-item" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon dropdown-item-icon"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg>
Action
</a>
<a class="dropdown-item" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon dropdown-item-icon"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg>
Another action
</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon dropdown-item-icon"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>
Separated link</a>
</div>
</li>
<li class="nav-item dropdown">
<a href="#" class="nav-link" data-toggle="dropdown">
<span class="flag flag-country-us mr-1"></span>
<span class="d-none d-lg-inline">English</span>
</a>
<div class="dropdown-menu dropdown-menu-arrow dropdown-menu-right" style="">
<a href="#" class="dropdown-item"><span class="flag flag-country-de mr-1"></span>
German</a>
<a href="#" class="dropdown-item"><span class="flag flag-country-pl mr-1"></span>
Polish</a>
<a href="#" class="dropdown-item"><span class="flag flag-country-jp mr-1"></span>
Japan</a>
<a href="#" class="dropdown-item"><span class="flag flag-country-ru mr-1"></span>
Russian</a>
</div>
</li>
<li class="nav-item dropdown">
<a href="#" class="nav-link px-0" data-toggle="dropdown">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path><path d="M13.73 21a2 2 0 0 1-3.46 0"></path></svg>
</a>
<div class="dropdown-menu dropdown-menu-right dropdown-menu-arrow dropdown-menu-card" style="max-width: 20rem;">
<div class="card">
<div class="card-body">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus ad amet consectetur exercitationem fugiat in ipsa ipsum, natus odio quidem quod repudiandae sapiente. Amet debitis et magni maxime necessitatibus ullam.
</div>
</div>
</div>
</li>
<li class="nav-item dropdown pl-3">
<a href="#" class="nav-link d-flex lh-1 text-reset p-0 text-left" data-toggle="dropdown">
<span class="avatar" style="background-image: url(./static/avatars/000m.jpg)"></span>
<div class="d-none d-lg-block pl-2">
<div>Paweł Kuna</div>
<div class="mt-1 small text-muted">Founder</div>
</div>
</a>
<div class="dropdown-menu dropdown-menu-right dropdown-menu-arrow">
<a class="dropdown-item" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon dropdown-item-icon"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg>
Action
</a>
<a class="dropdown-item" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon dropdown-item-icon"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg>
Another action
</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon dropdown-item-icon"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>
Separated link</a>
</div>
</li>
</ul>
</div>
</nav>
<div class="content">
<div class="container">
<!-- Page title -->
<div class="page-header">
<div class="row align-items-center">
<div class="col-auto">
<h2 class="page-title">
Flags
</h2>
</div>
</div>
</div>
<div class="d-flex flex-row flex-wrap">
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Andorra</p>
<span class="flag flag-country-ad my-3 mx-auto"></span>
<code>.flag .flag-ad</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">United Arab Emirates</p>
<span class="flag flag-country-ae my-3 mx-auto"></span>
<code>.flag .flag-ae</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Afghanistan</p>
<span class="flag flag-country-af my-3 mx-auto"></span>
<code>.flag .flag-af</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Antigua</p>
<span class="flag flag-country-ag my-3 mx-auto"></span>
<code>.flag .flag-ag</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Anguilla</p>
<span class="flag flag-country-ai my-3 mx-auto"></span>
<code>.flag .flag-ai</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Armenia</p>
<span class="flag flag-country-am my-3 mx-auto"></span>
<code>.flag .flag-am</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Angolan</p>
<span class="flag flag-country-ao my-3 mx-auto"></span>
<code>.flag .flag-ao</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Antarctica</p>
<span class="flag flag-country-aq my-3 mx-auto"></span>
<code>.flag .flag-aq</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Argentina</p>
<span class="flag flag-country-ar my-3 mx-auto"></span>
<code>.flag .flag-ar</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">American Samoa</p>
<span class="flag flag-country-as my-3 mx-auto"></span>
<code>.flag .flag-as</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Austria</p>
<span class="flag flag-country-at my-3 mx-auto"></span>
<code>.flag .flag-at</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Australia</p>
<span class="flag flag-country-au my-3 mx-auto"></span>
<code>.flag .flag-au</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Aruba</p>
<span class="flag flag-country-aw my-3 mx-auto"></span>
<code>.flag .flag-aw</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Aslan Islands</p>
<span class="flag flag-country-ax my-3 mx-auto"></span>
<code>.flag .flag-ax</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Azerbaijan</p>
<span class="flag flag-country-az my-3 mx-auto"></span>
<code>.flag .flag-az</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bosnian</p>
<span class="flag flag-country-ba my-3 mx-auto"></span>
<code>.flag .flag-ba</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Barbados</p>
<span class="flag flag-country-bb my-3 mx-auto"></span>
<code>.flag .flag-bb</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Belgium</p>
<span class="flag flag-country-be my-3 mx-auto"></span>
<code>.flag .flag-be</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Burkina Faso</p>
<span class="flag flag-country-bf my-3 mx-auto"></span>
<code>.flag .flag-bf</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bulgaria</p>
<span class="flag flag-country-bg my-3 mx-auto"></span>
<code>.flag .flag-bg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bahrain</p>
<span class="flag flag-country-bh my-3 mx-auto"></span>
<code>.flag .flag-bh</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Burundi</p>
<span class="flag flag-country-bi my-3 mx-auto"></span>
<code>.flag .flag-bi</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Benin</p>
<span class="flag flag-country-bj my-3 mx-auto"></span>
<code>.flag .flag-bj</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Saint-Barthélemy</p>
<span class="flag flag-country-bl my-3 mx-auto"></span>
<code>.flag .flag-bl</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bermuda</p>
<span class="flag flag-country-bm my-3 mx-auto"></span>
<code>.flag .flag-bm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bruneian</p>
<span class="flag flag-country-bn my-3 mx-auto"></span>
<code>.flag .flag-bn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bolivia</p>
<span class="flag flag-country-bo my-3 mx-auto"></span>
<code>.flag .flag-bo</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bonaire</p>
<span class="flag flag-country-bq my-3 mx-auto"></span>
<code>.flag .flag-bq</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Brazil</p>
<span class="flag flag-country-br my-3 mx-auto"></span>
<code>.flag .flag-br</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bahamas</p>
<span class="flag flag-country-bs my-3 mx-auto"></span>
<code>.flag .flag-bs</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bhutan</p>
<span class="flag flag-country-bt my-3 mx-auto"></span>
<code>.flag .flag-bt</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Bouvet Island</p>
<span class="flag flag-country-bv my-3 mx-auto"></span>
<code>.flag .flag-bv</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Batswana</p>
<span class="flag flag-country-bw my-3 mx-auto"></span>
<code>.flag .flag-bw</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Belarus</p>
<span class="flag flag-country-by my-3 mx-auto"></span>
<code>.flag .flag-by</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Belize</p>
<span class="flag flag-country-bz my-3 mx-auto"></span>
<code>.flag .flag-bz</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Canada</p>
<span class="flag flag-country-ca my-3 mx-auto"></span>
<code>.flag .flag-ca</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Cocos Island</p>
<span class="flag flag-country-cc my-3 mx-auto"></span>
<code>.flag .flag-cc</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Democratic Republic of Congo</p>
<span class="flag flag-country-cd my-3 mx-auto"></span>
<code>.flag .flag-cd</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Central African Republic</p>
<span class="flag flag-country-cf my-3 mx-auto"></span>
<code>.flag .flag-cf</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Republic of the Congo</p>
<span class="flag flag-country-cg my-3 mx-auto"></span>
<code>.flag .flag-cg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Switzerland</p>
<span class="flag flag-country-ch my-3 mx-auto"></span>
<code>.flag .flag-ch</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Ivory Coast</p>
<span class="flag flag-country-ci my-3 mx-auto"></span>
<code>.flag .flag-ci</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Cook Island</p>
<span class="flag flag-country-ck my-3 mx-auto"></span>
<code>.flag .flag-ck</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Chile</p>
<span class="flag flag-country-cl my-3 mx-auto"></span>
<code>.flag .flag-cl</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Cameroon</p>
<span class="flag flag-country-cm my-3 mx-auto"></span>
<code>.flag .flag-cm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">China</p>
<span class="flag flag-country-cn my-3 mx-auto"></span>
<code>.flag .flag-cn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Colombia</p>
<span class="flag flag-country-co my-3 mx-auto"></span>
<code>.flag .flag-co</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Costa Rica</p>
<span class="flag flag-country-cr my-3 mx-auto"></span>
<code>.flag .flag-cr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Cuba</p>
<span class="flag flag-country-cu my-3 mx-auto"></span>
<code>.flag .flag-cu</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Cape Verde</p>
<span class="flag flag-country-cv my-3 mx-auto"></span>
<code>.flag .flag-cv</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Curacao</p>
<span class="flag flag-country-cw my-3 mx-auto"></span>
<code>.flag .flag-cw</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Christmas Island</p>
<span class="flag flag-country-cx my-3 mx-auto"></span>
<code>.flag .flag-cx</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Cyprus</p>
<span class="flag flag-country-cy my-3 mx-auto"></span>
<code>.flag .flag-cy</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Czech Republic</p>
<span class="flag flag-country-cz my-3 mx-auto"></span>
<code>.flag .flag-cz</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Germany</p>
<span class="flag flag-country-de my-3 mx-auto"></span>
<code>.flag .flag-de</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Djibouti</p>
<span class="flag flag-country-dj my-3 mx-auto"></span>
<code>.flag .flag-dj</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Denmark</p>
<span class="flag flag-country-dk my-3 mx-auto"></span>
<code>.flag .flag-dk</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Dominica</p>
<span class="flag flag-country-dm my-3 mx-auto"></span>
<code>.flag .flag-dm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Dominican Republic</p>
<span class="flag flag-country-do my-3 mx-auto"></span>
<code>.flag .flag-do</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Algeria</p>
<span class="flag flag-country-dz my-3 mx-auto"></span>
<code>.flag .flag-dz</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Ecuador</p>
<span class="flag flag-country-ec my-3 mx-auto"></span>
<code>.flag .flag-ec</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Estonia</p>
<span class="flag flag-country-ee my-3 mx-auto"></span>
<code>.flag .flag-ee</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Egypt</p>
<span class="flag flag-country-eg my-3 mx-auto"></span>
<code>.flag .flag-eg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Sahrawi</p>
<span class="flag flag-country-eh my-3 mx-auto"></span>
<code>.flag .flag-eh</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Eritrea</p>
<span class="flag flag-country-er my-3 mx-auto"></span>
<code>.flag .flag-er</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Spain</p>
<span class="flag flag-country-es my-3 mx-auto"></span>
<code>.flag .flag-es</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Catalonia</p>
<span class="flag flag-country-es-ct my-3 mx-auto"></span>
<code>.flag .flag-es-ct</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Ethiopia</p>
<span class="flag flag-country-et my-3 mx-auto"></span>
<code>.flag .flag-et</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">European Union</p>
<span class="flag flag-country-eu my-3 mx-auto"></span>
<code>.flag .flag-eu</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Finland</p>
<span class="flag flag-country-fi my-3 mx-auto"></span>
<code>.flag .flag-fi</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Fiji</p>
<span class="flag flag-country-fj my-3 mx-auto"></span>
<code>.flag .flag-fj</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Falkland Islands</p>
<span class="flag flag-country-fk my-3 mx-auto"></span>
<code>.flag .flag-fk</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Federate States of Micronesia</p>
<span class="flag flag-country-fm my-3 mx-auto"></span>
<code>.flag .flag-fm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Faroe Islands</p>
<span class="flag flag-country-fo my-3 mx-auto"></span>
<code>.flag .flag-fo</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">France</p>
<span class="flag flag-country-fr my-3 mx-auto"></span>
<code>.flag .flag-fr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Gabon</p>
<span class="flag flag-country-ga my-3 mx-auto"></span>
<code>.flag .flag-ga</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Great Britain</p>
<span class="flag flag-country-gb my-3 mx-auto"></span>
<code>.flag .flag-gb</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">England</p>
<span class="flag flag-country-gb-eng my-3 mx-auto"></span>
<code>.flag .flag-gb-eng</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Nothern Ireland</p>
<span class="flag flag-country-gb-nir my-3 mx-auto"></span>
<code>.flag .flag-gb-nir</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Scotland</p>
<span class="flag flag-country-gb-sct my-3 mx-auto"></span>
<code>.flag .flag-gb-sct</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Wales</p>
<span class="flag flag-country-gb-wls my-3 mx-auto"></span>
<code>.flag .flag-gb-wls</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Grenada</p>
<span class="flag flag-country-gd my-3 mx-auto"></span>
<code>.flag .flag-gd</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Georgia</p>
<span class="flag flag-country-ge my-3 mx-auto"></span>
<code>.flag .flag-ge</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Guyana</p>
<span class="flag flag-country-gf my-3 mx-auto"></span>
<code>.flag .flag-gf</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Guernsey</p>
<span class="flag flag-country-gg my-3 mx-auto"></span>
<code>.flag .flag-gg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Ghana</p>
<span class="flag flag-country-gh my-3 mx-auto"></span>
<code>.flag .flag-gh</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Gibraltar</p>
<span class="flag flag-country-gi my-3 mx-auto"></span>
<code>.flag .flag-gi</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Greenland</p>
<span class="flag flag-country-gl my-3 mx-auto"></span>
<code>.flag .flag-gl</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Gambia</p>
<span class="flag flag-country-gm my-3 mx-auto"></span>
<code>.flag .flag-gm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Guinea</p>
<span class="flag flag-country-gn my-3 mx-auto"></span>
<code>.flag .flag-gn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Guadeloupe</p>
<span class="flag flag-country-gp my-3 mx-auto"></span>
<code>.flag .flag-gp</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Equatorial Guinea</p>
<span class="flag flag-country-gq my-3 mx-auto"></span>
<code>.flag .flag-gq</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Greece</p>
<span class="flag flag-country-gr my-3 mx-auto"></span>
<code>.flag .flag-gr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">South Georgia</p>
<span class="flag flag-country-gs my-3 mx-auto"></span>
<code>.flag .flag-gs</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Guatemala</p>
<span class="flag flag-country-gt my-3 mx-auto"></span>
<code>.flag .flag-gt</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Guam</p>
<span class="flag flag-country-gu my-3 mx-auto"></span>
<code>.flag .flag-gu</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Guinea-Bissau</p>
<span class="flag flag-country-gw my-3 mx-auto"></span>
<code>.flag .flag-gw</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Guyana</p>
<span class="flag flag-country-gy my-3 mx-auto"></span>
<code>.flag .flag-gy</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Hong Kong</p>
<span class="flag flag-country-hk my-3 mx-auto"></span>
<code>.flag .flag-hk</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Heard and McDonald Islands</p>
<span class="flag flag-country-hm my-3 mx-auto"></span>
<code>.flag .flag-hm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Honduras</p>
<span class="flag flag-country-hn my-3 mx-auto"></span>
<code>.flag .flag-hn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Croatia</p>
<span class="flag flag-country-hr my-3 mx-auto"></span>
<code>.flag .flag-hr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Haiti</p>
<span class="flag flag-country-ht my-3 mx-auto"></span>
<code>.flag .flag-ht</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Hungary</p>
<span class="flag flag-country-hu my-3 mx-auto"></span>
<code>.flag .flag-hu</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Indonesia</p>
<span class="flag flag-country-id my-3 mx-auto"></span>
<code>.flag .flag-id</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Ireland</p>
<span class="flag flag-country-ie my-3 mx-auto"></span>
<code>.flag .flag-ie</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Israel</p>
<span class="flag flag-country-il my-3 mx-auto"></span>
<code>.flag .flag-il</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Isle of Man</p>
<span class="flag flag-country-im my-3 mx-auto"></span>
<code>.flag .flag-im</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">India</p>
<span class="flag flag-country-in my-3 mx-auto"></span>
<code>.flag .flag-in</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">British Indian Ocean Territory</p>
<span class="flag flag-country-io my-3 mx-auto"></span>
<code>.flag .flag-io</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Iraq</p>
<span class="flag flag-country-iq my-3 mx-auto"></span>
<code>.flag .flag-iq</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Iran</p>
<span class="flag flag-country-ir my-3 mx-auto"></span>
<code>.flag .flag-ir</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Iceland</p>
<span class="flag flag-country-is my-3 mx-auto"></span>
<code>.flag .flag-is</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Italy</p>
<span class="flag flag-country-it my-3 mx-auto"></span>
<code>.flag .flag-it</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Jersey</p>
<span class="flag flag-country-je my-3 mx-auto"></span>
<code>.flag .flag-je</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Jamaica</p>
<span class="flag flag-country-jm my-3 mx-auto"></span>
<code>.flag .flag-jm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Jordan</p>
<span class="flag flag-country-jo my-3 mx-auto"></span>
<code>.flag .flag-jo</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Japan</p>
<span class="flag flag-country-jp my-3 mx-auto"></span>
<code>.flag .flag-jp</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Kenya</p>
<span class="flag flag-country-ke my-3 mx-auto"></span>
<code>.flag .flag-ke</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Kyrgyzstan</p>
<span class="flag flag-country-kg my-3 mx-auto"></span>
<code>.flag .flag-kg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Cambodia</p>
<span class="flag flag-country-kh my-3 mx-auto"></span>
<code>.flag .flag-kh</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Kiribati</p>
<span class="flag flag-country-ki my-3 mx-auto"></span>
<code>.flag .flag-ki</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Comoros</p>
<span class="flag flag-country-km my-3 mx-auto"></span>
<code>.flag .flag-km</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Saint Kitts and Nevis</p>
<span class="flag flag-country-kn my-3 mx-auto"></span>
<code>.flag .flag-kn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">North Korea</p>
<span class="flag flag-country-kp my-3 mx-auto"></span>
<code>.flag .flag-kp</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">South Korea</p>
<span class="flag flag-country-kr my-3 mx-auto"></span>
<code>.flag .flag-kr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Kuwait</p>
<span class="flag flag-country-kw my-3 mx-auto"></span>
<code>.flag .flag-kw</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Cayman Islands</p>
<span class="flag flag-country-ky my-3 mx-auto"></span>
<code>.flag .flag-ky</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Kazakhstan</p>
<span class="flag flag-country-kz my-3 mx-auto"></span>
<code>.flag .flag-kz</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Laos</p>
<span class="flag flag-country-la my-3 mx-auto"></span>
<code>.flag .flag-la</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Lebanese</p>
<span class="flag flag-country-lb my-3 mx-auto"></span>
<code>.flag .flag-lb</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Saint Lucia</p>
<span class="flag flag-country-lc my-3 mx-auto"></span>
<code>.flag .flag-lc</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Liechtenstein</p>
<span class="flag flag-country-li my-3 mx-auto"></span>
<code>.flag .flag-li</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Sri Lanka</p>
<span class="flag flag-country-lk my-3 mx-auto"></span>
<code>.flag .flag-lk</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Liberia</p>
<span class="flag flag-country-lr my-3 mx-auto"></span>
<code>.flag .flag-lr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Lesotho</p>
<span class="flag flag-country-ls my-3 mx-auto"></span>
<code>.flag .flag-ls</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Lithuania</p>
<span class="flag flag-country-lt my-3 mx-auto"></span>
<code>.flag .flag-lt</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Luxembourg</p>
<span class="flag flag-country-lu my-3 mx-auto"></span>
<code>.flag .flag-lu</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Latvia</p>
<span class="flag flag-country-lv my-3 mx-auto"></span>
<code>.flag .flag-lv</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Libya</p>
<span class="flag flag-country-ly my-3 mx-auto"></span>
<code>.flag .flag-ly</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Morocco</p>
<span class="flag flag-country-ma my-3 mx-auto"></span>
<code>.flag .flag-ma</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Monaco</p>
<span class="flag flag-country-mc my-3 mx-auto"></span>
<code>.flag .flag-mc</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Moldova</p>
<span class="flag flag-country-md my-3 mx-auto"></span>
<code>.flag .flag-md</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Montenegro</p>
<span class="flag flag-country-me my-3 mx-auto"></span>
<code>.flag .flag-me</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Saint Martin</p>
<span class="flag flag-country-mf my-3 mx-auto"></span>
<code>.flag .flag-mf</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Madagascar</p>
<span class="flag flag-country-mg my-3 mx-auto"></span>
<code>.flag .flag-mg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Marshall Islands</p>
<span class="flag flag-country-mh my-3 mx-auto"></span>
<code>.flag .flag-mh</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Macedonia</p>
<span class="flag flag-country-mk my-3 mx-auto"></span>
<code>.flag .flag-mk</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Mali</p>
<span class="flag flag-country-ml my-3 mx-auto"></span>
<code>.flag .flag-ml</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Myanmar</p>
<span class="flag flag-country-mm my-3 mx-auto"></span>
<code>.flag .flag-mm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Mongolia</p>
<span class="flag flag-country-mn my-3 mx-auto"></span>
<code>.flag .flag-mn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Macao</p>
<span class="flag flag-country-mo my-3 mx-auto"></span>
<code>.flag .flag-mo</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Nothern Mariana Islands</p>
<span class="flag flag-country-mp my-3 mx-auto"></span>
<code>.flag .flag-mp</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Martinique</p>
<span class="flag flag-country-mq my-3 mx-auto"></span>
<code>.flag .flag-mq</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Mauritania</p>
<span class="flag flag-country-mr my-3 mx-auto"></span>
<code>.flag .flag-mr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Montserrat</p>
<span class="flag flag-country-ms my-3 mx-auto"></span>
<code>.flag .flag-ms</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Malta</p>
<span class="flag flag-country-mt my-3 mx-auto"></span>
<code>.flag .flag-mt</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Mauritius</p>
<span class="flag flag-country-mu my-3 mx-auto"></span>
<code>.flag .flag-mu</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Maldives</p>
<span class="flag flag-country-mv my-3 mx-auto"></span>
<code>.flag .flag-mv</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Malawi</p>
<span class="flag flag-country-mw my-3 mx-auto"></span>
<code>.flag .flag-mw</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Mexico</p>
<span class="flag flag-country-mx my-3 mx-auto"></span>
<code>.flag .flag-mx</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Malaysia</p>
<span class="flag flag-country-my my-3 mx-auto"></span>
<code>.flag .flag-my</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Mozambique</p>
<span class="flag flag-country-mz my-3 mx-auto"></span>
<code>.flag .flag-mz</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Namibia</p>
<span class="flag flag-country-na my-3 mx-auto"></span>
<code>.flag .flag-na</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">New Caledonia</p>
<span class="flag flag-country-nc my-3 mx-auto"></span>
<code>.flag .flag-nc</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Niger</p>
<span class="flag flag-country-ne my-3 mx-auto"></span>
<code>.flag .flag-ne</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Norfolk Island</p>
<span class="flag flag-country-nf my-3 mx-auto"></span>
<code>.flag .flag-nf</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Nigeria</p>
<span class="flag flag-country-ng my-3 mx-auto"></span>
<code>.flag .flag-ng</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Nicaragua</p>
<span class="flag flag-country-ni my-3 mx-auto"></span>
<code>.flag .flag-ni</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Norway</p>
<span class="flag flag-country-no my-3 mx-auto"></span>
<code>.flag .flag-no</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Nepal</p>
<span class="flag flag-country-np my-3 mx-auto"></span>
<code>.flag .flag-np</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Nauruan</p>
<span class="flag flag-country-nr my-3 mx-auto"></span>
<code>.flag .flag-nr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Niger</p>
<span class="flag flag-country-nu my-3 mx-auto"></span>
<code>.flag .flag-nu</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">New Zeland</p>
<span class="flag flag-country-nz my-3 mx-auto"></span>
<code>.flag .flag-nz</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Oman</p>
<span class="flag flag-country-om my-3 mx-auto"></span>
<code>.flag .flag-om</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Panama</p>
<span class="flag flag-country-pa my-3 mx-auto"></span>
<code>.flag .flag-pa</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Peru</p>
<span class="flag flag-country-pe my-3 mx-auto"></span>
<code>.flag .flag-pe</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">French Polynesia</p>
<span class="flag flag-country-pf my-3 mx-auto"></span>
<code>.flag .flag-pf</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Papua New Guinea</p>
<span class="flag flag-country-pg my-3 mx-auto"></span>
<code>.flag .flag-pg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Philippines</p>
<span class="flag flag-country-ph my-3 mx-auto"></span>
<code>.flag .flag-ph</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Pakistan</p>
<span class="flag flag-country-pk my-3 mx-auto"></span>
<code>.flag .flag-pk</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Poland</p>
<span class="flag flag-country-pl my-3 mx-auto"></span>
<code>.flag .flag-pl</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Saint Pierre</p>
<span class="flag flag-country-pm my-3 mx-auto"></span>
<code>.flag .flag-pm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Pitcairn Islands</p>
<span class="flag flag-country-pn my-3 mx-auto"></span>
<code>.flag .flag-pn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Puerto Rico</p>
<span class="flag flag-country-pr my-3 mx-auto"></span>
<code>.flag .flag-pr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Palestine</p>
<span class="flag flag-country-ps my-3 mx-auto"></span>
<code>.flag .flag-ps</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Portugal</p>
<span class="flag flag-country-pt my-3 mx-auto"></span>
<code>.flag .flag-pt</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Palau</p>
<span class="flag flag-country-pw my-3 mx-auto"></span>
<code>.flag .flag-pw</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Paraguay</p>
<span class="flag flag-country-py my-3 mx-auto"></span>
<code>.flag .flag-py</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Qatar</p>
<span class="flag flag-country-qa my-3 mx-auto"></span>
<code>.flag .flag-qa</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Reunion Island</p>
<span class="flag flag-country-re my-3 mx-auto"></span>
<code>.flag .flag-re</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Romania</p>
<span class="flag flag-country-ro my-3 mx-auto"></span>
<code>.flag .flag-ro</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Serbia</p>
<span class="flag flag-country-rs my-3 mx-auto"></span>
<code>.flag .flag-rs</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Russia</p>
<span class="flag flag-country-ru my-3 mx-auto"></span>
<code>.flag .flag-ru</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Rwanda</p>
<span class="flag flag-country-rw my-3 mx-auto"></span>
<code>.flag .flag-rw</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Saudi Arabia</p>
<span class="flag flag-country-sa my-3 mx-auto"></span>
<code>.flag .flag-sa</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Solomon Islands</p>
<span class="flag flag-country-sb my-3 mx-auto"></span>
<code>.flag .flag-sb</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Seychelles</p>
<span class="flag flag-country-sc my-3 mx-auto"></span>
<code>.flag .flag-sc</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Sudan</p>
<span class="flag flag-country-sd my-3 mx-auto"></span>
<code>.flag .flag-sd</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Sweden</p>
<span class="flag flag-country-se my-3 mx-auto"></span>
<code>.flag .flag-se</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Singapore</p>
<span class="flag flag-country-sg my-3 mx-auto"></span>
<code>.flag .flag-sg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Saint Helena</p>
<span class="flag flag-country-sh my-3 mx-auto"></span>
<code>.flag .flag-sh</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Slovenia</p>
<span class="flag flag-country-si my-3 mx-auto"></span>
<code>.flag .flag-si</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Svalbard Island</p>
<span class="flag flag-country-sj my-3 mx-auto"></span>
<code>.flag .flag-sj</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Slovakia</p>
<span class="flag flag-country-sk my-3 mx-auto"></span>
<code>.flag .flag-sk</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Sierra Leone</p>
<span class="flag flag-country-sl my-3 mx-auto"></span>
<code>.flag .flag-sl</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">San Marino</p>
<span class="flag flag-country-sm my-3 mx-auto"></span>
<code>.flag .flag-sm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Senegal</p>
<span class="flag flag-country-sn my-3 mx-auto"></span>
<code>.flag .flag-sn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Somalia</p>
<span class="flag flag-country-so my-3 mx-auto"></span>
<code>.flag .flag-so</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Suriname</p>
<span class="flag flag-country-sr my-3 mx-auto"></span>
<code>.flag .flag-sr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">South Sudan</p>
<span class="flag flag-country-ss my-3 mx-auto"></span>
<code>.flag .flag-ss</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Sao Tome</p>
<span class="flag flag-country-st my-3 mx-auto"></span>
<code>.flag .flag-st</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">El Salvador</p>
<span class="flag flag-country-sv my-3 mx-auto"></span>
<code>.flag .flag-sv</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Sint Maarten</p>
<span class="flag flag-country-sx my-3 mx-auto"></span>
<code>.flag .flag-sx</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Syria</p>
<span class="flag flag-country-sy my-3 mx-auto"></span>
<code>.flag .flag-sy</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Swaziland</p>
<span class="flag flag-country-sz my-3 mx-auto"></span>
<code>.flag .flag-sz</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Turks and Caicos</p>
<span class="flag flag-country-tc my-3 mx-auto"></span>
<code>.flag .flag-tc</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Chad</p>
<span class="flag flag-country-td my-3 mx-auto"></span>
<code>.flag .flag-td</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">French Southern and Antarctic Lands</p>
<span class="flag flag-country-tf my-3 mx-auto"></span>
<code>.flag .flag-tf</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Togo</p>
<span class="flag flag-country-tg my-3 mx-auto"></span>
<code>.flag .flag-tg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Thailand</p>
<span class="flag flag-country-th my-3 mx-auto"></span>
<code>.flag .flag-th</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Tajikistan</p>
<span class="flag flag-country-tj my-3 mx-auto"></span>
<code>.flag .flag-tj</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Tokelau</p>
<span class="flag flag-country-tk my-3 mx-auto"></span>
<code>.flag .flag-tk</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Timor Leste</p>
<span class="flag flag-country-tl my-3 mx-auto"></span>
<code>.flag .flag-tl</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Turkmenistan</p>
<span class="flag flag-country-tm my-3 mx-auto"></span>
<code>.flag .flag-tm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Tunisia</p>
<span class="flag flag-country-tn my-3 mx-auto"></span>
<code>.flag .flag-tn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Tonga</p>
<span class="flag flag-country-to my-3 mx-auto"></span>
<code>.flag .flag-to</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Turkey</p>
<span class="flag flag-country-tr my-3 mx-auto"></span>
<code>.flag .flag-tr</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Trinidad and Tobago</p>
<span class="flag flag-country-tt my-3 mx-auto"></span>
<code>.flag .flag-tt</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Tuvalu</p>
<span class="flag flag-country-tv my-3 mx-auto"></span>
<code>.flag .flag-tv</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Tanzania</p>
<span class="flag flag-country-tz my-3 mx-auto"></span>
<code>.flag .flag-tz</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Ukraine</p>
<span class="flag flag-country-ua my-3 mx-auto"></span>
<code>.flag .flag-ua</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Uganda</p>
<span class="flag flag-country-ug my-3 mx-auto"></span>
<code>.flag .flag-ug</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">United States Minor Islands</p>
<span class="flag flag-country-um my-3 mx-auto"></span>
<code>.flag .flag-um</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">United Nations</p>
<span class="flag flag-country-un my-3 mx-auto"></span>
<code>.flag .flag-un</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">United States of America</p>
<span class="flag flag-country-us my-3 mx-auto"></span>
<code>.flag .flag-us</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Uruguay</p>
<span class="flag flag-country-uy my-3 mx-auto"></span>
<code>.flag .flag-uy</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Uzbekistan</p>
<span class="flag flag-country-uz my-3 mx-auto"></span>
<code>.flag .flag-uz</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Vatican City</p>
<span class="flag flag-country-va my-3 mx-auto"></span>
<code>.flag .flag-va</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Saint Vincent</p>
<span class="flag flag-country-vc my-3 mx-auto"></span>
<code>.flag .flag-vc</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Venezuela</p>
<span class="flag flag-country-ve my-3 mx-auto"></span>
<code>.flag .flag-ve</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">British Virgin Islands</p>
<span class="flag flag-country-vg my-3 mx-auto"></span>
<code>.flag .flag-vg</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Virgiin Islands</p>
<span class="flag flag-country-vi my-3 mx-auto"></span>
<code>.flag .flag-vi</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Vietnam</p>
<span class="flag flag-country-vn my-3 mx-auto"></span>
<code>.flag .flag-vn</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Vanuatu</p>
<span class="flag flag-country-vu my-3 mx-auto"></span>
<code>.flag .flag-vu</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Wallis and Futuna</p>
<span class="flag flag-country-wf my-3 mx-auto"></span>
<code>.flag .flag-wf</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Samoa</p>
<span class="flag flag-country-ws my-3 mx-auto"></span>
<code>.flag .flag-ws</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Yemen</p>
<span class="flag flag-country-ye my-3 mx-auto"></span>
<code>.flag .flag-ye</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">South Africa</p>
<span class="flag flag-country-za my-3 mx-auto"></span>
<code>.flag .flag-za</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Zambia</p>
<span class="flag flag-country-zm my-3 mx-auto"></span>
<code>.flag .flag-zm</code>
</div>
<div class="d-flex flex-column text-center m-3">
<p class="d-inline-block">Zimbabwe</p>
<span class="flag flag-country-zw my-3 mx-auto"></span>
<code>.flag .flag-zw</code>
</div>
</div>
</div>
<footer class="footer footer-transparent">
<div class="container">
<div class="row text-center align-items-center flex-row-reverse">
<div class="col-lg-auto ml-lg-auto">
<ul class="list-inline list-inline-dots mb-0">
<li class="list-inline-item"><a href="./docs/index.html" class="link-secondary">Documentation</a></li>
<li class="list-inline-item"><a href="./faq.html" class="link-secondary">FAQ</a></li>
<li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary">Source code</a></li>
</ul>
</div>
<div class="col-12 col-lg-auto mt-3 mt-lg-0">
Copyright © 2020
<a href="." class="link-secondary">Tabler</a>.
All rights reserved.
</div>
</div>
</div>
</footer>
</div>
</div>
<div class="modal modal-blur fade" id="modal-customize" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Customize Tabler</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
</button>
</div>
<div class="modal-body">
<p class="text-muted">Set preferences that will be saved for your live preview.</p>
<div class="mb-3">
<label class="form-label">Color scheme</label>
<div class="form-hint">Light or dark presentation.</div>
<div class="btn-group w-100">
<button class="btn btn-secondary" data-theme-toggle="theme:light"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg>
Light</button>
<button class="btn btn-secondary" data-theme-toggle="theme:dark"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg>
Dark</button>
</div>
</div>
<div class="mb-4 text-muted">
You can use the <code>.theme-dark-auto</code> class to automatically adjust the color version to the system settings.
</div>
<div class="mb-3">
<label class="form-label">Navigation position</label>
<div class="form-hint">Choose where the main navigation in your project should be located.</div>
<div class="btn-group w-100">
<button class="btn btn-secondary" data-theme-toggle="navbar-position:horizontal">Topnav</button>
<button class="btn btn-secondary" data-theme-toggle="navbar-position:vertical">Sidenav</button>
<button class="btn btn-secondary" data-theme-toggle="navbar-position:both">Both</button>
</div>
</div>
<div class="mb-3">
<label class="form-label">Sidebar size</label>
<div class="form-hint">Standard sidebar width or narrow version with icons only.</div>
<div class="btn-group w-100">
<button class="btn btn-secondary" data-theme-toggle="navbar-size:wide">Wide</button>
<button class="btn btn-secondary" data-theme-toggle="navbar-size:narrow">Narrow</button>
</div>
</div>
<div class="mb-3">
<label class="form-label">Sidebar position</label>
<div class="form-hint">Choose whether the sidebar should appear on the left or on the right.</div>
<div class="btn-group w-100">
<button class="btn btn-secondary" data-theme-toggle="navbar-side:left">Left</button>
<button class="btn btn-secondary" data-theme-toggle="navbar-side:right">Right</button>
</div>
</div>
<div>
<label class="form-label">Navigation color</label>
<div class="form-hint">Light or dark version of the sidebar </div>
<div class="btn-group w-100">
<button class="btn btn-secondary" data-theme-toggle="navbar-color:light">Light</button>
<button class="btn btn-secondary" data-theme-toggle="navbar-color:dark">Dark</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Libs JS -->
<script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="./dist/libs/jquery/dist/jquery.slim.min.js"></script>
<!-- Tabler Core -->
<script src="./dist/js/tabler.min.js"></script>
<script>
(function() {
var navbarPrimary = document.getElementById('navbar-primary'),
navbarSecondary = document.getElementById('navbar-secondary');
var defaults = {
theme: 'light',
'navbar-position': 'horizontal',
'navbar-size': 'wide',
'navbar-side': 'left',
'navbar-color': 'light',
};
var eventsClean = {
'theme': function () {
document.body.classList.remove('theme-dark');
},
'navbar-position': function () {
navbarPrimary.classList.remove('navbar-vertical');
navbarSecondary.classList.remove('d-none');
},
'navbar-size': function () {
navbarPrimary.classList.remove('navbar-vertical-narrow');
},
'navbar-side': function () {
navbarPrimary.classList.remove('navbar-right');
},
'navbar-color': function () {
navbarPrimary.classList.remove('navbar-dark');
navbarPrimary.classList.add('navbar-light');
},
};
var events = {
'theme:light': function () {
},
'theme:dark': function () {
document.body.classList.add('theme-dark');
},
'navbar-position:vertical': function () {
navbarPrimary.classList.add('navbar-vertical');
navbarSecondary.classList.add('d-none');
},
'navbar-position:horizontal': function () {
},
'navbar-position:both': function () {
navbarPrimary.classList.add('navbar-vertical');
},
'navbar-size:wide': function () {
},
'navbar-size:narrow': function () {
navbarPrimary.classList.add('navbar-vertical-narrow');
},
'navbar-side:left': function () {
},
'navbar-side:right': function () {
navbarPrimary.classList.add('navbar-right');
},
'navbar-color:light': function () {
},
'navbar-color:dark': function () {
navbarPrimary.classList.add('navbar-dark');
navbarPrimary.classList.remove('navbar-light');
},
};
var updateThemeConfig = function (name) {
var key, value;
if (name) {
[key, value] = name.split(':');
setConfig(key, value);
}
applyConfig();
};
var disableTransitions = function () {
document.body.classList.add('no-transitions');
setTimeout(function () {
document.body.classList.remove('no-transitions');
}, 300);
};
var getConfig = function () {
var config = {};
for (var key in defaults) {
config[key] = localStorage.getItem('tabler-' + key) || defaults[key];
}
return config;
};
var setConfig = function (key, value) {
localStorage.setItem('tabler-' + key, value);
};
var applyConfig = function () {
disableTransitions();
var config = getConfig();
for (var key in config) {
var value = config[key];
eventsClean[key] && eventsClean[key].call();
events[key + ':' + value] && events[key + ':' + value].call();
([].slice.call(document.querySelectorAll('[data-theme-toggle^="' + key + '"]'))).map(function (activeTrigger) {
activeTrigger.classList.remove('active')
});
document.querySelector('[data-theme-toggle="' + key + ':' + value + '"]').classList.add('active');
}
};
applyConfig();
for (var name in events) {
var event = events[name];
(function (event, name) {
document.querySelector('[data-theme-toggle="' + name + '"]').addEventListener("click", function (e) {
updateThemeConfig(name);
event.call();
e.preventDefault();
return false;
});
})(event, name);
}
})();
</script>
<script>
document.body.style.display = "block"
</script>
</body>
</html>