users.html 73 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030
  1. <!doctype html>
  2. <!--
  3. * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
  4. * @version 1.0.0-beta19
  5. * @link https://tabler.io
  6. * Copyright 2018-2023 The Tabler Authors
  7. * Copyright 2018-2023 codecalm.net Paweł Kuna
  8. * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
  9. -->
  10. <html lang="en">
  11. <head>
  12. <meta charset="utf-8"/>
  13. <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
  14. <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
  15. <title>Users list - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
  16. <!-- CSS files -->
  17. <link href="./dist/css/tabler.min.css?1684106062" rel="stylesheet"/>
  18. <link href="./dist/css/tabler-flags.min.css?1684106062" rel="stylesheet"/>
  19. <link href="./dist/css/tabler-payments.min.css?1684106062" rel="stylesheet"/>
  20. <link href="./dist/css/tabler-vendors.min.css?1684106062" rel="stylesheet"/>
  21. <link href="./dist/css/demo.min.css?1684106062" rel="stylesheet"/>
  22. <style>
  23. @import url('https://rsms.me/inter/inter.css');
  24. :root {
  25. --tblr-font-sans-serif: 'Inter Var', -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  26. }
  27. body {
  28. font-feature-settings: "cv03", "cv04", "cv11";
  29. }
  30. </style>
  31. </head>
  32. <body >
  33. <script src="./dist/js/demo-theme.min.js?1684106062"></script>
  34. <div class="page">
  35. <!-- Navbar -->
  36. <header class="navbar navbar-expand-md d-print-none" >
  37. <div class="container-xl">
  38. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation">
  39. <span class="navbar-toggler-icon"></span>
  40. </button>
  41. <h1 class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal pe-0 pe-md-3">
  42. <a href=".">
  43. <img src="./static/logo.svg" width="110" height="32" alt="Tabler" class="navbar-brand-image">
  44. </a>
  45. </h1>
  46. <div class="navbar-nav flex-row order-md-last">
  47. <div class="nav-item d-none d-md-flex me-3">
  48. <div class="btn-list">
  49. <a href="https://github.com/tabler/tabler" class="btn" target="_blank" rel="noreferrer">
  50. <!-- Download SVG icon from http://tabler-icons.io/i/brand-github -->
  51. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" /></svg>
  52. Source code
  53. </a>
  54. <a href="https://github.com/sponsors/codecalm" class="btn" target="_blank" rel="noreferrer">
  55. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  56. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  57. Sponsor
  58. </a>
  59. </div>
  60. </div>
  61. <div class="d-none d-md-flex">
  62. <a href="?theme=dark" class="nav-link px-0 hide-theme-dark" title="Enable dark mode" data-bs-toggle="tooltip"
  63. data-bs-placement="bottom">
  64. <!-- Download SVG icon from http://tabler-icons.io/i/moon -->
  65. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" /></svg>
  66. </a>
  67. <a href="?theme=light" class="nav-link px-0 hide-theme-light" title="Enable light mode" data-bs-toggle="tooltip"
  68. data-bs-placement="bottom">
  69. <!-- Download SVG icon from http://tabler-icons.io/i/sun -->
  70. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /><path d="M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" /></svg>
  71. </a>
  72. <div class="nav-item dropdown d-none d-md-flex me-3">
  73. <a href="#" class="nav-link px-0" data-bs-toggle="dropdown" tabindex="-1" aria-label="Show notifications">
  74. <!-- Download SVG icon from http://tabler-icons.io/i/bell -->
  75. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" /><path d="M9 17v1a3 3 0 0 0 6 0v-1" /></svg>
  76. <span class="badge bg-red"></span>
  77. </a>
  78. <div class="dropdown-menu dropdown-menu-arrow dropdown-menu-end dropdown-menu-card">
  79. <div class="card">
  80. <div class="card-header">
  81. <h3 class="card-title">Last updates</h3>
  82. </div>
  83. <div class="list-group list-group-flush list-group-hoverable">
  84. <div class="list-group-item">
  85. <div class="row align-items-center">
  86. <div class="col-auto"><span class="status-dot status-dot-animated bg-red d-block"></span></div>
  87. <div class="col text-truncate">
  88. <a href="#" class="text-body d-block">Example 1</a>
  89. <div class="d-block text-muted text-truncate mt-n1">
  90. Change deprecated html tags to text decoration classes (#29604)
  91. </div>
  92. </div>
  93. <div class="col-auto">
  94. <a href="#" class="list-group-item-actions">
  95. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  96. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  97. </a>
  98. </div>
  99. </div>
  100. </div>
  101. <div class="list-group-item">
  102. <div class="row align-items-center">
  103. <div class="col-auto"><span class="status-dot d-block"></span></div>
  104. <div class="col text-truncate">
  105. <a href="#" class="text-body d-block">Example 2</a>
  106. <div class="d-block text-muted text-truncate mt-n1">
  107. justify-content:between ⇒ justify-content:space-between (#29734)
  108. </div>
  109. </div>
  110. <div class="col-auto">
  111. <a href="#" class="list-group-item-actions show">
  112. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  113. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-yellow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  114. </a>
  115. </div>
  116. </div>
  117. </div>
  118. <div class="list-group-item">
  119. <div class="row align-items-center">
  120. <div class="col-auto"><span class="status-dot d-block"></span></div>
  121. <div class="col text-truncate">
  122. <a href="#" class="text-body d-block">Example 3</a>
  123. <div class="d-block text-muted text-truncate mt-n1">
  124. Update change-version.js (#29736)
  125. </div>
  126. </div>
  127. <div class="col-auto">
  128. <a href="#" class="list-group-item-actions">
  129. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  130. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  131. </a>
  132. </div>
  133. </div>
  134. </div>
  135. <div class="list-group-item">
  136. <div class="row align-items-center">
  137. <div class="col-auto"><span class="status-dot status-dot-animated bg-green d-block"></span></div>
  138. <div class="col text-truncate">
  139. <a href="#" class="text-body d-block">Example 4</a>
  140. <div class="d-block text-muted text-truncate mt-n1">
  141. Regenerate package-lock.json (#29730)
  142. </div>
  143. </div>
  144. <div class="col-auto">
  145. <a href="#" class="list-group-item-actions">
  146. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  147. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  148. </a>
  149. </div>
  150. </div>
  151. </div>
  152. </div>
  153. </div>
  154. </div>
  155. </div>
  156. </div>
  157. <div class="nav-item dropdown">
  158. <a href="#" class="nav-link d-flex lh-1 text-reset p-0" data-bs-toggle="dropdown" aria-label="Open user menu">
  159. <span class="avatar avatar-sm" style="background-image: url(./static/avatars/000m.jpg)"></span>
  160. <div class="d-none d-xl-block ps-2">
  161. <div>Paweł Kuna</div>
  162. <div class="mt-1 small text-muted">UI Designer</div>
  163. </div>
  164. </a>
  165. <div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
  166. <a href="#" class="dropdown-item">Status</a>
  167. <a href="./profile.html" class="dropdown-item">Profile</a>
  168. <a href="#" class="dropdown-item">Feedback</a>
  169. <div class="dropdown-divider"></div>
  170. <a href="./settings.html" class="dropdown-item">Settings</a>
  171. <a href="./sign-in.html" class="dropdown-item">Logout</a>
  172. </div>
  173. </div>
  174. </div>
  175. </div>
  176. </header>
  177. <header class="navbar-expand-md">
  178. <div class="collapse navbar-collapse" id="navbar-menu">
  179. <div class="navbar">
  180. <div class="container-xl">
  181. <ul class="navbar-nav">
  182. <li class="nav-item">
  183. <a class="nav-link" href="./" >
  184. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/home -->
  185. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 12l-2 0l9 -9l9 9l-2 0" /><path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /><path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /></svg>
  186. </span>
  187. <span class="nav-link-title">
  188. Home
  189. </span>
  190. </a>
  191. </li>
  192. <li class="nav-item dropdown">
  193. <a class="nav-link dropdown-toggle" href="#navbar-base" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  194. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/package -->
  195. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 3l8 4.5l0 9l-8 4.5l-8 -4.5l0 -9l8 -4.5" /><path d="M12 12l8 -4.5" /><path d="M12 12l0 9" /><path d="M12 12l-8 -4.5" /><path d="M16 5.25l-8 4.5" /></svg>
  196. </span>
  197. <span class="nav-link-title">
  198. Interface
  199. </span>
  200. </a>
  201. <div class="dropdown-menu">
  202. <div class="dropdown-menu-columns">
  203. <div class="dropdown-menu-column">
  204. <a class="dropdown-item" href="./accordion.html">
  205. Accordion
  206. </a>
  207. <a class="dropdown-item" href="./blank.html">
  208. Blank page
  209. </a>
  210. <a class="dropdown-item" href="./badges.html">
  211. Badges
  212. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  213. </a>
  214. <a class="dropdown-item" href="./buttons.html">
  215. Buttons
  216. </a>
  217. <div class="dropend">
  218. <a class="dropdown-item dropdown-toggle" href="#sidebar-cards" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  219. Cards
  220. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  221. </a>
  222. <div class="dropdown-menu">
  223. <a href="./cards.html" class="dropdown-item">
  224. Sample cards
  225. </a>
  226. <a href="./card-actions.html" class="dropdown-item">
  227. Card actions
  228. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  229. </a>
  230. <a href="./cards-masonry.html" class="dropdown-item">
  231. Cards Masonry
  232. </a>
  233. </div>
  234. </div>
  235. <a class="dropdown-item" href="./colors.html">
  236. Colors
  237. </a>
  238. <a class="dropdown-item" href="./datagrid.html">
  239. Data grid
  240. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  241. </a>
  242. <a class="dropdown-item" href="./datatables.html">
  243. Datatables
  244. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  245. </a>
  246. <a class="dropdown-item" href="./dropdowns.html">
  247. Dropdowns
  248. </a>
  249. <a class="dropdown-item" href="./modals.html">
  250. Modals
  251. </a>
  252. <a class="dropdown-item" href="./maps.html">
  253. Maps
  254. </a>
  255. <a class="dropdown-item" href="./map-fullsize.html">
  256. Map fullsize
  257. </a>
  258. <a class="dropdown-item" href="./maps-vector.html">
  259. Vector maps
  260. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  261. </a>
  262. <a class="dropdown-item" href="./navigation.html">
  263. Navigation
  264. </a>
  265. <a class="dropdown-item" href="./charts.html">
  266. Charts
  267. </a>
  268. <a class="dropdown-item" href="./pagination.html">
  269. <!-- Download SVG icon from http://tabler-icons.io/i/pie-chart -->
  270. Pagination
  271. </a>
  272. </div>
  273. <div class="dropdown-menu-column">
  274. <a class="dropdown-item" href="./placeholder.html">
  275. Placeholder
  276. </a>
  277. <a class="dropdown-item" href="./steps.html">
  278. Steps
  279. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  280. </a>
  281. <a class="dropdown-item" href="./stars-rating.html">
  282. Stars rating
  283. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  284. </a>
  285. <a class="dropdown-item" href="./tabs.html">
  286. Tabs
  287. </a>
  288. <a class="dropdown-item" href="./tables.html">
  289. Tables
  290. </a>
  291. <a class="dropdown-item" href="./carousel.html">
  292. Carousel
  293. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  294. </a>
  295. <a class="dropdown-item" href="./lists.html">
  296. Lists
  297. </a>
  298. <a class="dropdown-item" href="./typography.html">
  299. Typography
  300. </a>
  301. <a class="dropdown-item" href="./offcanvas.html">
  302. Offcanvas
  303. </a>
  304. <a class="dropdown-item" href="./markdown.html">
  305. Markdown
  306. </a>
  307. <a class="dropdown-item" href="./dropzone.html">
  308. Dropzone
  309. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  310. </a>
  311. <a class="dropdown-item" href="./lightbox.html">
  312. Lightbox
  313. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  314. </a>
  315. <a class="dropdown-item" href="./tinymce.html">
  316. TinyMCE
  317. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  318. </a>
  319. <a class="dropdown-item" href="./inline-player.html">
  320. Inline player
  321. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  322. </a>
  323. <div class="dropend">
  324. <a class="dropdown-item dropdown-toggle" href="#sidebar-authentication" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  325. Authentication
  326. </a>
  327. <div class="dropdown-menu">
  328. <a href="./sign-in.html" class="dropdown-item">
  329. Sign in
  330. </a>
  331. <a href="./sign-in-link.html" class="dropdown-item">
  332. Sign in link
  333. </a>
  334. <a href="./sign-in-illustration.html" class="dropdown-item">
  335. Sign in with illustration
  336. </a>
  337. <a href="./sign-in-cover.html" class="dropdown-item">
  338. Sign in with cover
  339. </a>
  340. <a href="./sign-up.html" class="dropdown-item">
  341. Sign up
  342. </a>
  343. <a href="./forgot-password.html" class="dropdown-item">
  344. Forgot password
  345. </a>
  346. <a href="./terms-of-service.html" class="dropdown-item">
  347. Terms of service
  348. </a>
  349. <a href="./auth-lock.html" class="dropdown-item">
  350. Lock screen
  351. </a>
  352. </div>
  353. </div>
  354. <div class="dropend">
  355. <a class="dropdown-item dropdown-toggle" href="#sidebar-error" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  356. <!-- Download SVG icon from http://tabler-icons.io/i/file-minus -->
  357. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-inline me-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M14 3v4a1 1 0 0 0 1 1h4" /><path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /><path d="M9 14l6 0" /></svg>
  358. Error pages
  359. </a>
  360. <div class="dropdown-menu">
  361. <a href="./error-404.html" class="dropdown-item">
  362. 404 page
  363. </a>
  364. <a href="./error-500.html" class="dropdown-item">
  365. 500 page
  366. </a>
  367. <a href="./error-maintenance.html" class="dropdown-item">
  368. Maintenance page
  369. </a>
  370. </div>
  371. </div>
  372. </div>
  373. </div>
  374. </div>
  375. </li>
  376. <li class="nav-item">
  377. <a class="nav-link" href="./form-elements.html" >
  378. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/checkbox -->
  379. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 11l3 3l8 -8" /><path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9" /></svg>
  380. </span>
  381. <span class="nav-link-title">
  382. Form elements
  383. </span>
  384. </a>
  385. </li>
  386. <li class="nav-item active dropdown">
  387. <a class="nav-link dropdown-toggle" href="#navbar-extra" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  388. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/star -->
  389. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  390. </span>
  391. <span class="nav-link-title">
  392. Extra
  393. </span>
  394. </a>
  395. <div class="dropdown-menu">
  396. <div class="dropdown-menu-columns">
  397. <div class="dropdown-menu-column">
  398. <a class="dropdown-item" href="./empty.html">
  399. Empty page
  400. </a>
  401. <a class="dropdown-item" href="./cookie-banner.html">
  402. Cookie banner
  403. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  404. </a>
  405. <a class="dropdown-item" href="./activity.html">
  406. Activity
  407. </a>
  408. <a class="dropdown-item" href="./gallery.html">
  409. Gallery
  410. </a>
  411. <a class="dropdown-item" href="./invoice.html">
  412. Invoice
  413. </a>
  414. <a class="dropdown-item" href="./search-results.html">
  415. Search results
  416. </a>
  417. <a class="dropdown-item" href="./pricing.html">
  418. Pricing cards
  419. </a>
  420. <a class="dropdown-item" href="./pricing-table.html">
  421. Pricing table
  422. </a>
  423. <a class="dropdown-item" href="./faq.html">
  424. FAQ
  425. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  426. </a>
  427. <a class="dropdown-item active" href="./users.html">
  428. Users
  429. </a>
  430. <a class="dropdown-item" href="./license.html">
  431. License
  432. </a>
  433. </div>
  434. <div class="dropdown-menu-column">
  435. <a class="dropdown-item" href="./logs.html">
  436. Logs
  437. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  438. </a>
  439. <a class="dropdown-item" href="./music.html">
  440. Music
  441. </a>
  442. <a class="dropdown-item" href="./photogrid.html">
  443. Photogrid
  444. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  445. </a>
  446. <a class="dropdown-item" href="./tasks.html">
  447. Tasks
  448. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  449. </a>
  450. <a class="dropdown-item" href="./uptime.html">
  451. Uptime monitor
  452. </a>
  453. <a class="dropdown-item" href="./widgets.html">
  454. Widgets
  455. </a>
  456. <a class="dropdown-item" href="./wizard.html">
  457. Wizard
  458. </a>
  459. <a class="dropdown-item" href="./settings.html">
  460. Settings
  461. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  462. </a>
  463. <a class="dropdown-item" href="./trial-ended.html">
  464. Trial ended
  465. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  466. </a>
  467. <a class="dropdown-item" href="./job-listing.html">
  468. Job listing
  469. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  470. </a>
  471. <a class="dropdown-item" href="./page-loader.html">
  472. Page loader
  473. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  474. </a>
  475. </div>
  476. </div>
  477. </div>
  478. </li>
  479. <li class="nav-item dropdown">
  480. <a class="nav-link dropdown-toggle" href="#navbar-layout" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  481. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/layout-2 -->
  482. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M14 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /></svg>
  483. </span>
  484. <span class="nav-link-title">
  485. Layout
  486. </span>
  487. </a>
  488. <div class="dropdown-menu">
  489. <div class="dropdown-menu-columns">
  490. <div class="dropdown-menu-column">
  491. <a class="dropdown-item" href="./layout-horizontal.html">
  492. Horizontal
  493. </a>
  494. <a class="dropdown-item" href="./layout-boxed.html">
  495. Boxed
  496. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  497. </a>
  498. <a class="dropdown-item" href="./layout-vertical.html">
  499. Vertical
  500. </a>
  501. <a class="dropdown-item" href="./layout-vertical-transparent.html">
  502. Vertical transparent
  503. </a>
  504. <a class="dropdown-item" href="./layout-vertical-right.html">
  505. Right vertical
  506. </a>
  507. <a class="dropdown-item" href="./layout-condensed.html">
  508. Condensed
  509. </a>
  510. <a class="dropdown-item" href="./layout-combo.html">
  511. Combined
  512. </a>
  513. </div>
  514. <div class="dropdown-menu-column">
  515. <a class="dropdown-item" href="./layout-navbar-dark.html">
  516. Navbar dark
  517. </a>
  518. <a class="dropdown-item" href="./layout-navbar-sticky.html">
  519. Navbar sticky
  520. </a>
  521. <a class="dropdown-item" href="./layout-navbar-overlap.html">
  522. Navbar overlap
  523. </a>
  524. <a class="dropdown-item" href="./layout-rtl.html">
  525. RTL mode
  526. </a>
  527. <a class="dropdown-item" href="./layout-fluid.html">
  528. Fluid
  529. </a>
  530. <a class="dropdown-item" href="./layout-fluid-vertical.html">
  531. Fluid vertical
  532. </a>
  533. </div>
  534. </div>
  535. </div>
  536. </li>
  537. <li class="nav-item">
  538. <a class="nav-link" href="./icons.html" >
  539. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/ghost -->
  540. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><path d="M10 10l.01 0" /><path d="M14 10l.01 0" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
  541. </span>
  542. <span class="nav-link-title">
  543. 4158 icons
  544. </span>
  545. </a>
  546. </li>
  547. <li class="nav-item dropdown">
  548. <a class="nav-link dropdown-toggle" href="#navbar-help" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  549. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/lifebuoy -->
  550. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /><path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" /><path d="M15 15l3.35 3.35" /><path d="M9 15l-3.35 3.35" /><path d="M5.65 5.65l3.35 3.35" /><path d="M18.35 5.65l-3.35 3.35" /></svg>
  551. </span>
  552. <span class="nav-link-title">
  553. Help
  554. </span>
  555. </a>
  556. <div class="dropdown-menu">
  557. <a class="dropdown-item" href="https://tabler.io/docs" target="_blank" rel="noopener">
  558. Documentation
  559. </a>
  560. <a class="dropdown-item" href="./changelog.html">
  561. Changelog
  562. </a>
  563. <a class="dropdown-item" href="https://github.com/tabler/tabler" target="_blank" rel="noopener">
  564. Source code
  565. </a>
  566. <a class="dropdown-item text-pink" href="https://github.com/sponsors/codecalm" target="_blank" rel="noopener">
  567. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  568. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-inline me-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  569. Sponsor project!
  570. </a>
  571. </div>
  572. </li>
  573. </ul>
  574. <div class="my-2 my-md-0 flex-grow-1 flex-md-grow-0 order-first order-md-last">
  575. <form action="./" method="get" autocomplete="off" novalidate>
  576. <div class="input-icon">
  577. <span class="input-icon-addon">
  578. <!-- Download SVG icon from http://tabler-icons.io/i/search -->
  579. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" /><path d="M21 21l-6 -6" /></svg>
  580. </span>
  581. <input type="text" value="" class="form-control" placeholder="Search…" aria-label="Search in website">
  582. </div>
  583. </form>
  584. </div>
  585. </div>
  586. </div>
  587. </div>
  588. </header>
  589. <div class="page-wrapper">
  590. <!-- Page header -->
  591. <div class="page-header d-print-none">
  592. <div class="container-xl">
  593. <div class="row g-2 align-items-center">
  594. <div class="col">
  595. <h2 class="page-title">
  596. Users
  597. </h2>
  598. <div class="text-muted mt-1">1-18 of 413 people</div>
  599. </div>
  600. <!-- Page title actions -->
  601. <div class="col-auto ms-auto d-print-none">
  602. <div class="d-flex">
  603. <input type="search" class="form-control d-inline-block w-9 me-3" placeholder="Search user…"/>
  604. <a href="#" class="btn btn-primary">
  605. <!-- Download SVG icon from http://tabler-icons.io/i/plus -->
  606. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 5l0 14" /><path d="M5 12l14 0" /></svg>
  607. New user
  608. </a>
  609. </div>
  610. </div>
  611. </div>
  612. </div>
  613. </div>
  614. <!-- Page body -->
  615. <div class="page-body">
  616. <div class="container-xl">
  617. <div class="row row-cards">
  618. <div class="col-md-6 col-lg-3">
  619. <div class="card">
  620. <div class="card-body p-4 text-center">
  621. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/000m.jpg)"></span>
  622. <h3 class="m-0 mb-1"><a href="#">Paweł Kuna</a></h3>
  623. <div class="text-muted">UI Designer</div>
  624. <div class="mt-3">
  625. <span class="badge bg-purple-lt">Owner</span>
  626. </div>
  627. </div>
  628. <div class="d-flex">
  629. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  630. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  631. Email</a>
  632. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  633. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  634. Call</a>
  635. </div>
  636. </div>
  637. </div>
  638. <div class="col-md-6 col-lg-3">
  639. <div class="card">
  640. <div class="card-body p-4 text-center">
  641. <span class="avatar avatar-xl mb-3 rounded">JL</span>
  642. <h3 class="m-0 mb-1"><a href="#">Jeffie Lewzey</a></h3>
  643. <div class="text-muted">Chemical Engineer</div>
  644. <div class="mt-3">
  645. <span class="badge bg-green-lt">Admin</span>
  646. </div>
  647. </div>
  648. <div class="d-flex">
  649. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  650. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  651. Email</a>
  652. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  653. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  654. Call</a>
  655. </div>
  656. </div>
  657. </div>
  658. <div class="col-md-6 col-lg-3">
  659. <div class="card">
  660. <div class="card-body p-4 text-center">
  661. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/002m.jpg)"></span>
  662. <h3 class="m-0 mb-1"><a href="#">Mallory Hulme</a></h3>
  663. <div class="text-muted">Geologist IV</div>
  664. <div class="mt-3">
  665. <span class="badge bg-green-lt">Admin</span>
  666. </div>
  667. </div>
  668. <div class="d-flex">
  669. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  670. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  671. Email</a>
  672. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  673. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  674. Call</a>
  675. </div>
  676. </div>
  677. </div>
  678. <div class="col-md-6 col-lg-3">
  679. <div class="card">
  680. <div class="card-body p-4 text-center">
  681. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/003m.jpg)"></span>
  682. <h3 class="m-0 mb-1"><a href="#">Dunn Slane</a></h3>
  683. <div class="text-muted">Research Nurse</div>
  684. <div class="mt-3">
  685. <span class="badge bg-green-lt">Admin</span>
  686. </div>
  687. </div>
  688. <div class="d-flex">
  689. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  690. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  691. Email</a>
  692. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  693. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  694. Call</a>
  695. </div>
  696. </div>
  697. </div>
  698. <div class="col-md-6 col-lg-3">
  699. <div class="card">
  700. <div class="card-body p-4 text-center">
  701. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/000f.jpg)"></span>
  702. <h3 class="m-0 mb-1"><a href="#">Emmy Levet</a></h3>
  703. <div class="text-muted">VP Product Management</div>
  704. <div class="mt-3">
  705. </div>
  706. </div>
  707. <div class="d-flex">
  708. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  709. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  710. Email</a>
  711. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  712. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  713. Call</a>
  714. </div>
  715. </div>
  716. </div>
  717. <div class="col-md-6 col-lg-3">
  718. <div class="card">
  719. <div class="card-body p-4 text-center">
  720. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/001f.jpg)"></span>
  721. <h3 class="m-0 mb-1"><a href="#">Maryjo Lebarree</a></h3>
  722. <div class="text-muted">Civil Engineer</div>
  723. <div class="mt-3">
  724. </div>
  725. </div>
  726. <div class="d-flex">
  727. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  728. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  729. Email</a>
  730. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  731. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  732. Call</a>
  733. </div>
  734. </div>
  735. </div>
  736. <div class="col-md-6 col-lg-3">
  737. <div class="card">
  738. <div class="card-body p-4 text-center">
  739. <span class="avatar avatar-xl mb-3 rounded">EP</span>
  740. <h3 class="m-0 mb-1"><a href="#">Egan Poetz</a></h3>
  741. <div class="text-muted">Research Nurse</div>
  742. <div class="mt-3">
  743. </div>
  744. </div>
  745. <div class="d-flex">
  746. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  747. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  748. Email</a>
  749. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  750. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  751. Call</a>
  752. </div>
  753. </div>
  754. </div>
  755. <div class="col-md-6 col-lg-3">
  756. <div class="card">
  757. <div class="card-body p-4 text-center">
  758. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/002f.jpg)"></span>
  759. <h3 class="m-0 mb-1"><a href="#">Kellie Skingley</a></h3>
  760. <div class="text-muted">Teacher</div>
  761. <div class="mt-3">
  762. </div>
  763. </div>
  764. <div class="d-flex">
  765. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  766. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  767. Email</a>
  768. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  769. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  770. Call</a>
  771. </div>
  772. </div>
  773. </div>
  774. <div class="col-md-6 col-lg-3">
  775. <div class="card">
  776. <div class="card-body p-4 text-center">
  777. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/003f.jpg)"></span>
  778. <h3 class="m-0 mb-1"><a href="#">Christabel Charlwood</a></h3>
  779. <div class="text-muted">Tax Accountant</div>
  780. <div class="mt-3">
  781. </div>
  782. </div>
  783. <div class="d-flex">
  784. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  785. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  786. Email</a>
  787. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  788. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  789. Call</a>
  790. </div>
  791. </div>
  792. </div>
  793. <div class="col-md-6 col-lg-3">
  794. <div class="card">
  795. <div class="card-body p-4 text-center">
  796. <span class="avatar avatar-xl mb-3 rounded">HS</span>
  797. <h3 class="m-0 mb-1"><a href="#">Haskel Shelper</a></h3>
  798. <div class="text-muted">Staff Scientist</div>
  799. <div class="mt-3">
  800. </div>
  801. </div>
  802. <div class="d-flex">
  803. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  804. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  805. Email</a>
  806. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  807. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  808. Call</a>
  809. </div>
  810. </div>
  811. </div>
  812. <div class="col-md-6 col-lg-3">
  813. <div class="card">
  814. <div class="card-body p-4 text-center">
  815. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/006m.jpg)"></span>
  816. <h3 class="m-0 mb-1"><a href="#">Lorry Mion</a></h3>
  817. <div class="text-muted">Automation Specialist IV</div>
  818. <div class="mt-3">
  819. </div>
  820. </div>
  821. <div class="d-flex">
  822. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  823. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  824. Email</a>
  825. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  826. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  827. Call</a>
  828. </div>
  829. </div>
  830. </div>
  831. <div class="col-md-6 col-lg-3">
  832. <div class="card">
  833. <div class="card-body p-4 text-center">
  834. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/004f.jpg)"></span>
  835. <h3 class="m-0 mb-1"><a href="#">Leesa Beaty</a></h3>
  836. <div class="text-muted">Editor</div>
  837. <div class="mt-3">
  838. </div>
  839. </div>
  840. <div class="d-flex">
  841. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  842. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  843. Email</a>
  844. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  845. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  846. Call</a>
  847. </div>
  848. </div>
  849. </div>
  850. <div class="col-md-6 col-lg-3">
  851. <div class="card">
  852. <div class="card-body p-4 text-center">
  853. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/007m.jpg)"></span>
  854. <h3 class="m-0 mb-1"><a href="#">Perren Keemar</a></h3>
  855. <div class="text-muted">Analog Circuit Design manager</div>
  856. <div class="mt-3">
  857. </div>
  858. </div>
  859. <div class="d-flex">
  860. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  861. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  862. Email</a>
  863. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  864. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  865. Call</a>
  866. </div>
  867. </div>
  868. </div>
  869. <div class="col-md-6 col-lg-3">
  870. <div class="card">
  871. <div class="card-body p-4 text-center">
  872. <span class="avatar avatar-xl mb-3 rounded">SA</span>
  873. <h3 class="m-0 mb-1"><a href="#">Sunny Airey</a></h3>
  874. <div class="text-muted">Nuclear Power Engineer</div>
  875. <div class="mt-3">
  876. </div>
  877. </div>
  878. <div class="d-flex">
  879. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  880. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  881. Email</a>
  882. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  883. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  884. Call</a>
  885. </div>
  886. </div>
  887. </div>
  888. <div class="col-md-6 col-lg-3">
  889. <div class="card">
  890. <div class="card-body p-4 text-center">
  891. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/009m.jpg)"></span>
  892. <h3 class="m-0 mb-1"><a href="#">Geoffry Flaunders</a></h3>
  893. <div class="text-muted">Software Test Engineer II</div>
  894. <div class="mt-3">
  895. </div>
  896. </div>
  897. <div class="d-flex">
  898. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  899. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  900. Email</a>
  901. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  902. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  903. Call</a>
  904. </div>
  905. </div>
  906. </div>
  907. <div class="col-md-6 col-lg-3">
  908. <div class="card">
  909. <div class="card-body p-4 text-center">
  910. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/010m.jpg)"></span>
  911. <h3 class="m-0 mb-1"><a href="#">Thatcher Keel</a></h3>
  912. <div class="text-muted">VP Sales</div>
  913. <div class="mt-3">
  914. </div>
  915. </div>
  916. <div class="d-flex">
  917. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  918. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  919. Email</a>
  920. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  921. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  922. Call</a>
  923. </div>
  924. </div>
  925. </div>
  926. <div class="col-md-6 col-lg-3">
  927. <div class="card">
  928. <div class="card-body p-4 text-center">
  929. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/005f.jpg)"></span>
  930. <h3 class="m-0 mb-1"><a href="#">Dyann Escala</a></h3>
  931. <div class="text-muted">Mechanical Systems Engineer</div>
  932. <div class="mt-3">
  933. </div>
  934. </div>
  935. <div class="d-flex">
  936. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  937. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  938. Email</a>
  939. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  940. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  941. Call</a>
  942. </div>
  943. </div>
  944. </div>
  945. <div class="col-md-6 col-lg-3">
  946. <div class="card">
  947. <div class="card-body p-4 text-center">
  948. <span class="avatar avatar-xl mb-3 rounded" style="background-image: url(./static/avatars/006f.jpg)"></span>
  949. <h3 class="m-0 mb-1"><a href="#">Avivah Mugleston</a></h3>
  950. <div class="text-muted">Actuary</div>
  951. <div class="mt-3">
  952. </div>
  953. </div>
  954. <div class="d-flex">
  955. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/mail -->
  956. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
  957. Email</a>
  958. <a href="#" class="card-btn"><!-- Download SVG icon from http://tabler-icons.io/i/phone -->
  959. <svg xmlns="http://www.w3.org/2000/svg" class="icon me-2 text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /></svg>
  960. Call</a>
  961. </div>
  962. </div>
  963. </div>
  964. </div>
  965. <div class="d-flex mt-4">
  966. <ul class="pagination ms-auto">
  967. <li class="page-item disabled">
  968. <a class="page-link" href="#" tabindex="-1" aria-disabled="true">
  969. <!-- Download SVG icon from http://tabler-icons.io/i/chevron-left -->
  970. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M15 6l-6 6l6 6" /></svg>
  971. prev
  972. </a>
  973. </li>
  974. <li class="page-item"><a class="page-link" href="#">1</a></li>
  975. <li class="page-item active"><a class="page-link" href="#">2</a></li>
  976. <li class="page-item"><a class="page-link" href="#">3</a></li>
  977. <li class="page-item"><a class="page-link" href="#">4</a></li>
  978. <li class="page-item"><a class="page-link" href="#">5</a></li>
  979. <li class="page-item">
  980. <a class="page-link" href="#">
  981. next <!-- Download SVG icon from http://tabler-icons.io/i/chevron-right -->
  982. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 6l6 6l-6 6" /></svg>
  983. </a>
  984. </li>
  985. </ul>
  986. </div>
  987. </div>
  988. </div>
  989. <footer class="footer footer-transparent d-print-none">
  990. <div class="container-xl">
  991. <div class="row text-center align-items-center flex-row-reverse">
  992. <div class="col-lg-auto ms-lg-auto">
  993. <ul class="list-inline list-inline-dots mb-0">
  994. <li class="list-inline-item"><a href="https://tabler.io/docs" target="_blank" class="link-secondary" rel="noopener">Documentation</a></li>
  995. <li class="list-inline-item"><a href="./license.html" class="link-secondary">License</a></li>
  996. <li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary" rel="noopener">Source code</a></li>
  997. <li class="list-inline-item">
  998. <a href="https://github.com/sponsors/codecalm" target="_blank" class="link-secondary" rel="noopener">
  999. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  1000. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink icon-filled icon-inline" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  1001. Sponsor
  1002. </a>
  1003. </li>
  1004. </ul>
  1005. </div>
  1006. <div class="col-12 col-lg-auto mt-3 mt-lg-0">
  1007. <ul class="list-inline list-inline-dots mb-0">
  1008. <li class="list-inline-item">
  1009. Copyright &copy; 2023
  1010. <a href="." class="link-secondary">Tabler</a>.
  1011. All rights reserved.
  1012. </li>
  1013. <li class="list-inline-item">
  1014. <a href="./changelog.html" class="link-secondary" rel="noopener">
  1015. v1.0.0-beta19
  1016. </a>
  1017. </li>
  1018. </ul>
  1019. </div>
  1020. </div>
  1021. </div>
  1022. </footer>
  1023. </div>
  1024. </div>
  1025. <!-- Libs JS -->
  1026. <!-- Tabler Core -->
  1027. <script src="./dist/js/tabler.min.js?1684106062" defer></script>
  1028. <script src="./dist/js/demo.min.js?1684106062" defer></script>
  1029. </body>
  1030. </html>