tables.html 87 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603
  1. <!doctype html>
  2. <!--
  3. * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
  4. * @version 1.0.0-beta14
  5. * @link https://tabler.io
  6. * Copyright 2018-2022 The Tabler Authors
  7. * Copyright 2018-2022 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>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?1666304673" rel="stylesheet"/>
  18. <link href="./dist/css/tabler-flags.min.css?1666304673" rel="stylesheet"/>
  19. <link href="./dist/css/tabler-payments.min.css?1666304673" rel="stylesheet"/>
  20. <link href="./dist/css/tabler-vendors.min.css?1666304673" rel="stylesheet"/>
  21. <link href="./dist/css/demo.min.css?1666304673" rel="stylesheet"/>
  22. <style>
  23. @import url('https://rsms.me/inter/inter.css');
  24. :root {
  25. --tblr-font-sans-serif: Inter, -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  26. }
  27. </style>
  28. </head>
  29. <body >
  30. <script src="./dist/js/demo-theme.min.js?1666304673"></script>
  31. <div class="page">
  32. <!-- Navbar -->
  33. <header class="navbar navbar-expand-md navbar-light d-print-none">
  34. <div class="container-xl">
  35. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-menu">
  36. <span class="navbar-toggler-icon"></span>
  37. </button>
  38. <h1 class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal pe-0 pe-md-3">
  39. <a href=".">
  40. <img src="./static/logo.svg" width="110" height="32" alt="Tabler" class="navbar-brand-image">
  41. </a>
  42. </h1>
  43. <div class="navbar-nav flex-row order-md-last">
  44. <div class="nav-item d-none d-md-flex me-3">
  45. <div class="btn-list">
  46. <a href="https://github.com/tabler/tabler" class="btn" target="_blank" rel="noreferrer">
  47. <!-- Download SVG icon from http://tabler-icons.io/i/brand-github -->
  48. <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>
  49. Source code
  50. </a>
  51. <a href="https://github.com/sponsors/codecalm" class="btn" target="_blank" rel="noreferrer">
  52. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  53. <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.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  54. Sponsor
  55. </a>
  56. </div>
  57. </div>
  58. <div class="d-none d-md-flex">
  59. <a href="?theme=dark" class="nav-link px-0 hide-theme-dark" title="Enable dark mode" data-bs-toggle="tooltip"
  60. data-bs-placement="bottom">
  61. <!-- Download SVG icon from http://tabler-icons.io/i/moon -->
  62. <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>
  63. </a>
  64. <a href="?theme=light" class="nav-link px-0 hide-theme-light" title="Enable light mode" data-bs-toggle="tooltip"
  65. data-bs-placement="bottom">
  66. <!-- Download SVG icon from http://tabler-icons.io/i/sun -->
  67. <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"/><circle cx="12" cy="12" r="4" /><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>
  68. </a>
  69. <div class="nav-item dropdown d-none d-md-flex me-3">
  70. <a href="#" class="nav-link px-0" data-bs-toggle="dropdown" tabindex="-1" aria-label="Show notifications">
  71. <!-- Download SVG icon from http://tabler-icons.io/i/bell -->
  72. <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 0 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>
  73. <span class="badge bg-red"></span>
  74. </a>
  75. <div class="dropdown-menu dropdown-menu-arrow dropdown-menu-end dropdown-menu-card">
  76. <div class="card">
  77. <div class="card-header">
  78. <h3 class="card-title">Last updates</h3>
  79. </div>
  80. <div class="list-group list-group-flush list-group-hoverable">
  81. <div class="list-group-item">
  82. <div class="row align-items-center">
  83. <div class="col-auto"><span class="status-dot status-dot-animated bg-red d-block"></span></div>
  84. <div class="col text-truncate">
  85. <a href="#" class="text-body d-block">Example 1</a>
  86. <div class="d-block text-muted text-truncate mt-n1">
  87. Change deprecated html tags to text decoration classes (#29604)
  88. </div>
  89. </div>
  90. <div class="col-auto">
  91. <a href="#" class="list-group-item-actions">
  92. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  93. <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>
  94. </a>
  95. </div>
  96. </div>
  97. </div>
  98. <div class="list-group-item">
  99. <div class="row align-items-center">
  100. <div class="col-auto"><span class="status-dot d-block"></span></div>
  101. <div class="col text-truncate">
  102. <a href="#" class="text-body d-block">Example 2</a>
  103. <div class="d-block text-muted text-truncate mt-n1">
  104. justify-content:between ⇒ justify-content:space-between (#29734)
  105. </div>
  106. </div>
  107. <div class="col-auto">
  108. <a href="#" class="list-group-item-actions show">
  109. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  110. <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>
  111. </a>
  112. </div>
  113. </div>
  114. </div>
  115. <div class="list-group-item">
  116. <div class="row align-items-center">
  117. <div class="col-auto"><span class="status-dot d-block"></span></div>
  118. <div class="col text-truncate">
  119. <a href="#" class="text-body d-block">Example 3</a>
  120. <div class="d-block text-muted text-truncate mt-n1">
  121. Update change-version.js (#29736)
  122. </div>
  123. </div>
  124. <div class="col-auto">
  125. <a href="#" class="list-group-item-actions">
  126. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  127. <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>
  128. </a>
  129. </div>
  130. </div>
  131. </div>
  132. <div class="list-group-item">
  133. <div class="row align-items-center">
  134. <div class="col-auto"><span class="status-dot status-dot-animated bg-green d-block"></span></div>
  135. <div class="col text-truncate">
  136. <a href="#" class="text-body d-block">Example 4</a>
  137. <div class="d-block text-muted text-truncate mt-n1">
  138. Regenerate package-lock.json (#29730)
  139. </div>
  140. </div>
  141. <div class="col-auto">
  142. <a href="#" class="list-group-item-actions">
  143. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  144. <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>
  145. </a>
  146. </div>
  147. </div>
  148. </div>
  149. </div>
  150. </div>
  151. </div>
  152. </div>
  153. </div>
  154. <div class="nav-item dropdown">
  155. <a href="#" class="nav-link d-flex lh-1 text-reset p-0" data-bs-toggle="dropdown" aria-label="Open user menu">
  156. <span class="avatar avatar-sm" style="background-image: url(./static/avatars/000m.jpg)"></span>
  157. <div class="d-none d-xl-block ps-2">
  158. <div>Paweł Kuna</div>
  159. <div class="mt-1 small text-muted">UI Designer</div>
  160. </div>
  161. </a>
  162. <div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
  163. <a href="#" class="dropdown-item">Status</a>
  164. <a href="#" class="dropdown-item">Profile</a>
  165. <a href="#" class="dropdown-item">Feedback</a>
  166. <div class="dropdown-divider"></div>
  167. <a href="./settings.html" class="dropdown-item">Settings</a>
  168. <a href="./sign-in.html" class="dropdown-item">Logout</a>
  169. </div>
  170. </div>
  171. </div>
  172. </div>
  173. </header>
  174. <div class="navbar-expand-md">
  175. <div class="collapse navbar-collapse" id="navbar-menu">
  176. <div class="navbar navbar-light">
  177. <div class="container-xl">
  178. <ul class="navbar-nav">
  179. <li class="nav-item">
  180. <a class="nav-link" href="./index.html" >
  181. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/home -->
  182. <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"/><polyline points="5 12 3 12 12 3 21 12 19 12" /><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>
  183. </span>
  184. <span class="nav-link-title">
  185. Home
  186. </span>
  187. </a>
  188. </li>
  189. <li class="nav-item active dropdown">
  190. <a class="nav-link dropdown-toggle" href="#navbar-base" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  191. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/package -->
  192. <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"/><polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /><line x1="12" y1="12" x2="20" y2="7.5" /><line x1="12" y1="12" x2="12" y2="21" /><line x1="12" y1="12" x2="4" y2="7.5" /><line x1="16" y1="5.25" x2="8" y2="9.75" /></svg>
  193. </span>
  194. <span class="nav-link-title">
  195. Interface
  196. </span>
  197. </a>
  198. <div class="dropdown-menu">
  199. <div class="dropdown-menu-columns">
  200. <div class="dropdown-menu-column">
  201. <a class="dropdown-item" href="./empty.html">
  202. Empty page
  203. </a>
  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="./buttons.html">
  211. Buttons
  212. </a>
  213. <div class="dropend">
  214. <a class="dropdown-item dropdown-toggle" href="#sidebar-cards" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  215. Cards
  216. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  217. </a>
  218. <div class="dropdown-menu">
  219. <a href="./cards.html" class="dropdown-item">
  220. Sample cards
  221. </a>
  222. <a href="./card-actions.html" class="dropdown-item">
  223. Card actions
  224. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  225. </a>
  226. <a href="./cards-masonry.html" class="dropdown-item">
  227. Cards Masonry
  228. </a>
  229. </div>
  230. </div>
  231. <a class="dropdown-item" href="./colors.html">
  232. Colors
  233. </a>
  234. <a class="dropdown-item" href="./datagrid.html">
  235. Data grid
  236. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  237. </a>
  238. <a class="dropdown-item" href="./datatables.html">
  239. Datatables
  240. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  241. </a>
  242. <a class="dropdown-item" href="./dropdowns.html">
  243. Dropdowns
  244. </a>
  245. <a class="dropdown-item" href="./modals.html">
  246. Modals
  247. </a>
  248. <a class="dropdown-item" href="./maps.html">
  249. Maps
  250. </a>
  251. <a class="dropdown-item" href="./map-fullsize.html">
  252. Map fullsize
  253. </a>
  254. <a class="dropdown-item" href="./maps-vector.html">
  255. Vector maps
  256. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  257. </a>
  258. <a class="dropdown-item" href="./navigation.html">
  259. Navigation
  260. </a>
  261. <a class="dropdown-item" href="./charts.html">
  262. Charts
  263. </a>
  264. </div>
  265. <div class="dropdown-menu-column">
  266. <a class="dropdown-item" href="./pagination.html">
  267. <!-- Download SVG icon from http://tabler-icons.io/i/pie-chart -->
  268. Pagination
  269. </a>
  270. <a class="dropdown-item" href="./placeholder.html">
  271. Placeholder
  272. </a>
  273. <a class="dropdown-item" href="./tabs.html">
  274. Tabs
  275. </a>
  276. <a class="dropdown-item active" href="./tables.html">
  277. Tables
  278. </a>
  279. <a class="dropdown-item" href="./carousel.html">
  280. Carousel
  281. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  282. </a>
  283. <a class="dropdown-item" href="./lists.html">
  284. Lists
  285. </a>
  286. <a class="dropdown-item" href="./typography.html">
  287. Typography
  288. </a>
  289. <a class="dropdown-item" href="./offcanvas.html">
  290. Offcanvas
  291. </a>
  292. <a class="dropdown-item" href="./markdown.html">
  293. Markdown
  294. </a>
  295. <a class="dropdown-item" href="./dropzone.html">
  296. Dropzone
  297. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  298. </a>
  299. <a class="dropdown-item" href="./lightbox.html">
  300. Lightbox
  301. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  302. </a>
  303. <a class="dropdown-item" href="./tinymce.html">
  304. TinyMCE
  305. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  306. </a>
  307. <a class="dropdown-item" href="./inline-player.html">
  308. Inline player
  309. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  310. </a>
  311. <div class="dropend">
  312. <a class="dropdown-item dropdown-toggle" href="#sidebar-authentication" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  313. Authentication
  314. </a>
  315. <div class="dropdown-menu">
  316. <a href="./sign-in.html" class="dropdown-item">
  317. Sign in
  318. </a>
  319. <a href="./sign-in-illustration.html" class="dropdown-item">
  320. Sign in with illustration
  321. </a>
  322. <a href="./sign-in-cover.html" class="dropdown-item">
  323. Sign in with cover
  324. </a>
  325. <a href="./sign-up.html" class="dropdown-item">
  326. Sign up
  327. </a>
  328. <a href="./forgot-password.html" class="dropdown-item">
  329. Forgot password
  330. </a>
  331. <a href="./terms-of-service.html" class="dropdown-item">
  332. Terms of service
  333. </a>
  334. <a href="./auth-lock.html" class="dropdown-item">
  335. Lock screen
  336. </a>
  337. </div>
  338. </div>
  339. <div class="dropend">
  340. <a class="dropdown-item dropdown-toggle" href="#sidebar-error" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  341. <!-- Download SVG icon from http://tabler-icons.io/i/file-minus -->
  342. <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" /><line x1="9" y1="14" x2="15" y2="14" /></svg>
  343. Error pages
  344. </a>
  345. <div class="dropdown-menu">
  346. <a href="./error-404.html" class="dropdown-item">
  347. 404 page
  348. </a>
  349. <a href="./error-500.html" class="dropdown-item">
  350. 500 page
  351. </a>
  352. <a href="./error-maintenance.html" class="dropdown-item">
  353. Maintenance page
  354. </a>
  355. </div>
  356. </div>
  357. </div>
  358. </div>
  359. </div>
  360. </li>
  361. <li class="nav-item">
  362. <a class="nav-link" href="./form-elements.html" >
  363. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/checkbox -->
  364. <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"/><polyline points="9 11 12 14 20 6" /><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>
  365. </span>
  366. <span class="nav-link-title">
  367. Form elements
  368. </span>
  369. </a>
  370. </li>
  371. <li class="nav-item dropdown">
  372. <a class="nav-link dropdown-toggle" href="#navbar-extra" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  373. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/star -->
  374. <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>
  375. </span>
  376. <span class="nav-link-title">
  377. Extra
  378. </span>
  379. </a>
  380. <div class="dropdown-menu">
  381. <div class="dropdown-menu-columns">
  382. <div class="dropdown-menu-column">
  383. <a class="dropdown-item" href="./activity.html">
  384. Activity
  385. </a>
  386. <a class="dropdown-item" href="./gallery.html">
  387. Gallery
  388. </a>
  389. <a class="dropdown-item" href="./invoice.html">
  390. Invoice
  391. </a>
  392. <a class="dropdown-item" href="./search-results.html">
  393. Search results
  394. </a>
  395. <a class="dropdown-item" href="./pricing.html">
  396. Pricing cards
  397. </a>
  398. <a class="dropdown-item" href="./pricing-table.html">
  399. Pricing table
  400. </a>
  401. <a class="dropdown-item" href="./faq.html">
  402. FAQ
  403. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  404. </a>
  405. <a class="dropdown-item" href="./users.html">
  406. Users
  407. </a>
  408. <a class="dropdown-item" href="./license.html">
  409. License
  410. </a>
  411. </div>
  412. <div class="dropdown-menu-column">
  413. <a class="dropdown-item" href="./logs.html">
  414. Logs
  415. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  416. </a>
  417. <a class="dropdown-item" href="./music.html">
  418. Music
  419. </a>
  420. <a class="dropdown-item" href="./tasks.html">
  421. Tasks
  422. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  423. </a>
  424. <a class="dropdown-item" href="./uptime.html">
  425. Uptime monitor
  426. </a>
  427. <a class="dropdown-item" href="./widgets.html">
  428. Widgets
  429. </a>
  430. <a class="dropdown-item" href="./wizard.html">
  431. Wizard
  432. </a>
  433. <a class="dropdown-item" href="./settings.html">
  434. Settings
  435. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  436. </a>
  437. <a class="dropdown-item" href="./job-listing.html">
  438. Job listing
  439. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  440. </a>
  441. </div>
  442. </div>
  443. </div>
  444. </li>
  445. <li class="nav-item dropdown">
  446. <a class="nav-link dropdown-toggle" href="#navbar-layout" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  447. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/layout-2 -->
  448. <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"/><rect x="4" y="4" width="6" height="5" rx="2" /><rect x="4" y="13" width="6" height="7" rx="2" /><rect x="14" y="4" width="6" height="7" rx="2" /><rect x="14" y="15" width="6" height="5" rx="2" /></svg>
  449. </span>
  450. <span class="nav-link-title">
  451. Layout
  452. </span>
  453. </a>
  454. <div class="dropdown-menu">
  455. <div class="dropdown-menu-columns">
  456. <div class="dropdown-menu-column">
  457. <a class="dropdown-item" href="./layout-horizontal.html">
  458. Horizontal
  459. </a>
  460. <a class="dropdown-item" href="./layout-boxed.html">
  461. Boxed
  462. <span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
  463. </a>
  464. <a class="dropdown-item" href="./layout-vertical.html">
  465. Vertical
  466. </a>
  467. <a class="dropdown-item" href="./layout-vertical-transparent.html">
  468. Vertical transparent
  469. </a>
  470. <a class="dropdown-item" href="./layout-vertical-right.html">
  471. Right vertical
  472. </a>
  473. <a class="dropdown-item" href="./layout-condensed.html">
  474. Condensed
  475. </a>
  476. <a class="dropdown-item" href="./layout-combo.html">
  477. Combined
  478. </a>
  479. </div>
  480. <div class="dropdown-menu-column">
  481. <a class="dropdown-item" href="./layout-navbar-dark.html">
  482. Navbar dark
  483. </a>
  484. <a class="dropdown-item" href="./layout-navbar-sticky.html">
  485. Navbar sticky
  486. </a>
  487. <a class="dropdown-item" href="./layout-navbar-overlap.html">
  488. Navbar overlap
  489. </a>
  490. <a class="dropdown-item" href="./layout-rtl.html">
  491. RTL mode
  492. </a>
  493. <a class="dropdown-item" href="./layout-fluid.html">
  494. Fluid
  495. </a>
  496. <a class="dropdown-item" href="./layout-fluid-vertical.html">
  497. Fluid vertical
  498. </a>
  499. </div>
  500. </div>
  501. </div>
  502. </li>
  503. <li class="nav-item">
  504. <a class="nav-link" href="./icons.html" >
  505. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/ghost -->
  506. <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" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
  507. </span>
  508. <span class="nav-link-title">
  509. 2853 icons
  510. </span>
  511. </a>
  512. </li>
  513. <li class="nav-item dropdown">
  514. <a class="nav-link dropdown-toggle" href="#navbar-help" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  515. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/lifebuoy -->
  516. <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"/><circle cx="12" cy="12" r="4" /><circle cx="12" cy="12" r="9" /><line x1="15" y1="15" x2="18.35" y2="18.35" /><line x1="9" y1="15" x2="5.65" y2="18.35" /><line x1="5.65" y1="5.65" x2="9" y2="9" /><line x1="18.35" y1="5.65" x2="15" y2="9" /></svg>
  517. </span>
  518. <span class="nav-link-title">
  519. Help
  520. </span>
  521. </a>
  522. <div class="dropdown-menu">
  523. <a class="dropdown-item" href="./docs/index.html">
  524. Documentation
  525. </a>
  526. <a class="dropdown-item" href="./changelog.html">
  527. Changelog
  528. </a>
  529. <a class="dropdown-item" href="https://github.com/tabler/tabler" target="_blank" rel="noopener">
  530. Source code
  531. </a>
  532. <a class="dropdown-item text-pink" href="https://github.com/sponsors/codecalm" target="_blank" rel="noopener">
  533. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  534. <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.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  535. Sponsor project!
  536. </a>
  537. </div>
  538. </li>
  539. </ul>
  540. <div class="my-2 my-md-0 flex-grow-1 flex-md-grow-0 order-first order-md-last">
  541. <form action="./" method="get" autocomplete="off" novalidate>
  542. <div class="input-icon">
  543. <span class="input-icon-addon">
  544. <!-- Download SVG icon from http://tabler-icons.io/i/search -->
  545. <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"/><circle cx="10" cy="10" r="7" /><line x1="21" y1="21" x2="15" y2="15" /></svg>
  546. </span>
  547. <input type="text" value="" class="form-control" placeholder="Search…" aria-label="Search in website">
  548. </div>
  549. </form>
  550. </div>
  551. </div>
  552. </div>
  553. </div>
  554. </div>
  555. <div class="page-wrapper">
  556. <!-- Page header -->
  557. <div class="page-header d-print-none">
  558. <div class="container-xl">
  559. <div class="row g-2 align-items-center">
  560. <div class="col">
  561. <h2 class="page-title">
  562. Tables
  563. </h2>
  564. </div>
  565. </div>
  566. </div>
  567. </div>
  568. <!-- Page body -->
  569. <div class="page-body">
  570. <div class="container-xl">
  571. <div class="row row-cards">
  572. <div class="col-lg-8">
  573. <div class="card">
  574. <div class="table-responsive">
  575. <table
  576. class="table table-vcenter card-table">
  577. <thead>
  578. <tr>
  579. <th>Name</th>
  580. <th>Title</th>
  581. <th>Email</th>
  582. <th>Role</th>
  583. <th class="w-1"></th>
  584. </tr>
  585. </thead>
  586. <tbody>
  587. <tr>
  588. <td >Paweł Kuna</td>
  589. <td class="text-muted" >
  590. UI Designer, Training
  591. </td>
  592. <td class="text-muted" ><a href="#" class="text-reset">paweluna@howstuffworks.com</a></td>
  593. <td class="text-muted" >
  594. User
  595. </td>
  596. <td>
  597. <a href="#">Edit</a>
  598. </td>
  599. </tr>
  600. <tr>
  601. <td >Jeffie Lewzey</td>
  602. <td class="text-muted" >
  603. Chemical Engineer, Support
  604. </td>
  605. <td class="text-muted" ><a href="#" class="text-reset">jlewzey1@seesaa.net</a></td>
  606. <td class="text-muted" >
  607. Admin
  608. </td>
  609. <td>
  610. <a href="#">Edit</a>
  611. </td>
  612. </tr>
  613. <tr>
  614. <td >Mallory Hulme</td>
  615. <td class="text-muted" >
  616. Geologist IV, Support
  617. </td>
  618. <td class="text-muted" ><a href="#" class="text-reset">mhulme2@domainmarket.com</a></td>
  619. <td class="text-muted" >
  620. User
  621. </td>
  622. <td>
  623. <a href="#">Edit</a>
  624. </td>
  625. </tr>
  626. <tr>
  627. <td >Dunn Slane</td>
  628. <td class="text-muted" >
  629. Research Nurse, Sales
  630. </td>
  631. <td class="text-muted" ><a href="#" class="text-reset">dslane3@epa.gov</a></td>
  632. <td class="text-muted" >
  633. Owner
  634. </td>
  635. <td>
  636. <a href="#">Edit</a>
  637. </td>
  638. </tr>
  639. <tr>
  640. <td >Emmy Levet</td>
  641. <td class="text-muted" >
  642. VP Product Management, Accounting
  643. </td>
  644. <td class="text-muted" ><a href="#" class="text-reset">elevet4@senate.gov</a></td>
  645. <td class="text-muted" >
  646. Admin
  647. </td>
  648. <td>
  649. <a href="#">Edit</a>
  650. </td>
  651. </tr>
  652. <tr>
  653. <td >Maryjo Lebarree</td>
  654. <td class="text-muted" >
  655. Civil Engineer, Product Management
  656. </td>
  657. <td class="text-muted" ><a href="#" class="text-reset">mlebarree5@unc.edu</a></td>
  658. <td class="text-muted" >
  659. User
  660. </td>
  661. <td>
  662. <a href="#">Edit</a>
  663. </td>
  664. </tr>
  665. <tr>
  666. <td >Egan Poetz</td>
  667. <td class="text-muted" >
  668. Research Nurse, Engineering
  669. </td>
  670. <td class="text-muted" ><a href="#" class="text-reset">epoetz6@free.fr</a></td>
  671. <td class="text-muted" >
  672. Admin
  673. </td>
  674. <td>
  675. <a href="#">Edit</a>
  676. </td>
  677. </tr>
  678. <tr>
  679. <td >Kellie Skingley</td>
  680. <td class="text-muted" >
  681. Teacher, Services
  682. </td>
  683. <td class="text-muted" ><a href="#" class="text-reset">kskingley7@columbia.edu</a></td>
  684. <td class="text-muted" >
  685. Owner
  686. </td>
  687. <td>
  688. <a href="#">Edit</a>
  689. </td>
  690. </tr>
  691. </tbody>
  692. </table>
  693. </div>
  694. </div>
  695. </div>
  696. <div class="col-lg-4">
  697. <div class="card">
  698. <div class="card-body">
  699. <h3 class="card-title">Top Pages</h3>
  700. <table class="table table-sm table-borderless">
  701. <thead>
  702. <tr>
  703. <th>Page</th>
  704. <th class="text-end">Visitors</th>
  705. </tr>
  706. </thead>
  707. <tbody>
  708. <tr>
  709. <td>
  710. <div class="progressbg">
  711. <div class="progress progressbg-progress">
  712. <div class="progress-bar bg-primary-lt" style="width: 82.54%" role="progressbar" aria-valuenow="82.54" aria-valuemin="0" aria-valuemax="100" aria-label="82.54% Complete">
  713. <span class="visually-hidden">82.54% Complete</span>
  714. </div>
  715. </div>
  716. <div class="progressbg-text">/</div>
  717. </div>
  718. </td>
  719. <td class="w-1 fw-bold text-end">4896</td>
  720. </tr>
  721. <tr>
  722. <td>
  723. <div class="progressbg">
  724. <div class="progress progressbg-progress">
  725. <div class="progress-bar bg-primary-lt" style="width: 76.29%" role="progressbar" aria-valuenow="76.29" aria-valuemin="0" aria-valuemax="100" aria-label="76.29% Complete">
  726. <span class="visually-hidden">76.29% Complete</span>
  727. </div>
  728. </div>
  729. <div class="progressbg-text">/form-elements.html</div>
  730. </div>
  731. </td>
  732. <td class="w-1 fw-bold text-end">3652</td>
  733. </tr>
  734. <tr>
  735. <td>
  736. <div class="progressbg">
  737. <div class="progress progressbg-progress">
  738. <div class="progress-bar bg-primary-lt" style="width: 72.65%" role="progressbar" aria-valuenow="72.65" aria-valuemin="0" aria-valuemax="100" aria-label="72.65% Complete">
  739. <span class="visually-hidden">72.65% Complete</span>
  740. </div>
  741. </div>
  742. <div class="progressbg-text">/index.html</div>
  743. </div>
  744. </td>
  745. <td class="w-1 fw-bold text-end">3256</td>
  746. </tr>
  747. <tr>
  748. <td>
  749. <div class="progressbg">
  750. <div class="progress progressbg-progress">
  751. <div class="progress-bar bg-primary-lt" style="width: 44.89%" role="progressbar" aria-valuenow="44.89" aria-valuemin="0" aria-valuemax="100" aria-label="44.89% Complete">
  752. <span class="visually-hidden">44.89% Complete</span>
  753. </div>
  754. </div>
  755. <div class="progressbg-text">/icons.html</div>
  756. </div>
  757. </td>
  758. <td class="w-1 fw-bold text-end">986</td>
  759. </tr>
  760. <tr>
  761. <td>
  762. <div class="progressbg">
  763. <div class="progress progressbg-progress">
  764. <div class="progress-bar bg-primary-lt" style="width: 41.12%" role="progressbar" aria-valuenow="41.12" aria-valuemin="0" aria-valuemax="100" aria-label="41.12% Complete">
  765. <span class="visually-hidden">41.12% Complete</span>
  766. </div>
  767. </div>
  768. <div class="progressbg-text">/docs/</div>
  769. </div>
  770. </td>
  771. <td class="w-1 fw-bold text-end">912</td>
  772. </tr>
  773. <tr>
  774. <td>
  775. <div class="progressbg">
  776. <div class="progress progressbg-progress">
  777. <div class="progress-bar bg-primary-lt" style="width: 32.65%" role="progressbar" aria-valuenow="32.65" aria-valuemin="0" aria-valuemax="100" aria-label="32.65% Complete">
  778. <span class="visually-hidden">32.65% Complete</span>
  779. </div>
  780. </div>
  781. <div class="progressbg-text">/accordion.html</div>
  782. </div>
  783. </td>
  784. <td class="w-1 fw-bold text-end">855</td>
  785. </tr>
  786. <tr>
  787. <td>
  788. <div class="progressbg">
  789. <div class="progress progressbg-progress">
  790. <div class="progress-bar bg-primary-lt" style="width: 16.22%" role="progressbar" aria-valuenow="16.22" aria-valuemin="0" aria-valuemax="100" aria-label="16.22% Complete">
  791. <span class="visually-hidden">16.22% Complete</span>
  792. </div>
  793. </div>
  794. <div class="progressbg-text">/datagrid.html</div>
  795. </div>
  796. </td>
  797. <td class="w-1 fw-bold text-end">764</td>
  798. </tr>
  799. <tr>
  800. <td>
  801. <div class="progressbg">
  802. <div class="progress progressbg-progress">
  803. <div class="progress-bar bg-primary-lt" style="width: 8.69%" role="progressbar" aria-valuenow="8.69" aria-valuemin="0" aria-valuemax="100" aria-label="8.69% Complete">
  804. <span class="visually-hidden">8.69% Complete</span>
  805. </div>
  806. </div>
  807. <div class="progressbg-text">/datatables.html</div>
  808. </div>
  809. </td>
  810. <td class="w-1 fw-bold text-end">686</td>
  811. </tr>
  812. </tbody>
  813. </table>
  814. </div>
  815. </div>
  816. </div>
  817. <div class="col-12">
  818. <div class="card">
  819. <div class="table-responsive">
  820. <table
  821. class="table table-vcenter card-table table-striped">
  822. <thead>
  823. <tr>
  824. <th>Name</th>
  825. <th>Title</th>
  826. <th>Email</th>
  827. <th>Role</th>
  828. <th class="w-1"></th>
  829. </tr>
  830. </thead>
  831. <tbody>
  832. <tr>
  833. <td >Maryjo Lebarree</td>
  834. <td class="text-muted" >
  835. Civil Engineer, Product Management
  836. </td>
  837. <td class="text-muted" ><a href="#" class="text-reset">mlebarree5@unc.edu</a></td>
  838. <td class="text-muted" >
  839. User
  840. </td>
  841. <td>
  842. <a href="#">Edit</a>
  843. </td>
  844. </tr>
  845. <tr>
  846. <td >Egan Poetz</td>
  847. <td class="text-muted" >
  848. Research Nurse, Engineering
  849. </td>
  850. <td class="text-muted" ><a href="#" class="text-reset">epoetz6@free.fr</a></td>
  851. <td class="text-muted" >
  852. Admin
  853. </td>
  854. <td>
  855. <a href="#">Edit</a>
  856. </td>
  857. </tr>
  858. <tr>
  859. <td >Kellie Skingley</td>
  860. <td class="text-muted" >
  861. Teacher, Services
  862. </td>
  863. <td class="text-muted" ><a href="#" class="text-reset">kskingley7@columbia.edu</a></td>
  864. <td class="text-muted" >
  865. User
  866. </td>
  867. <td>
  868. <a href="#">Edit</a>
  869. </td>
  870. </tr>
  871. <tr>
  872. <td >Christabel Charlwood</td>
  873. <td class="text-muted" >
  874. Tax Accountant, Engineering
  875. </td>
  876. <td class="text-muted" ><a href="#" class="text-reset">ccharlwood8@nifty.com</a></td>
  877. <td class="text-muted" >
  878. Owner
  879. </td>
  880. <td>
  881. <a href="#">Edit</a>
  882. </td>
  883. </tr>
  884. <tr>
  885. <td >Haskel Shelper</td>
  886. <td class="text-muted" >
  887. Staff Scientist, Legal
  888. </td>
  889. <td class="text-muted" ><a href="#" class="text-reset">hshelper9@woothemes.com</a></td>
  890. <td class="text-muted" >
  891. Admin
  892. </td>
  893. <td>
  894. <a href="#">Edit</a>
  895. </td>
  896. </tr>
  897. </tbody>
  898. </table>
  899. </div>
  900. </div>
  901. </div>
  902. <div class="col-12">
  903. <div class="card">
  904. <div class="table-responsive">
  905. <table
  906. class="table table-vcenter card-table">
  907. <thead>
  908. <tr>
  909. <th>Name</th>
  910. <th>Title</th>
  911. <th>Role</th>
  912. <th class="w-1"></th>
  913. </tr>
  914. </thead>
  915. <tbody>
  916. <tr>
  917. <td >
  918. <div class="d-flex py-1 align-items-center">
  919. <span class="avatar me-2" style="background-image: url(./static/avatars/006m.jpg)"></span>
  920. <div class="flex-fill">
  921. <div class="font-weight-medium">Lorry Mion</div>
  922. <div class="text-muted"><a href="#" class="text-reset">lmiona@livejournal.com</a></div>
  923. </div>
  924. </div>
  925. </td>
  926. <td >
  927. <div>Automation Specialist IV</div>
  928. <div class="text-muted">Accounting</div>
  929. </td>
  930. <td class="text-muted" >
  931. User
  932. </td>
  933. <td>
  934. <a href="#">Edit</a>
  935. </td>
  936. </tr>
  937. <tr>
  938. <td >
  939. <div class="d-flex py-1 align-items-center">
  940. <span class="avatar me-2" style="background-image: url(./static/avatars/004f.jpg)"></span>
  941. <div class="flex-fill">
  942. <div class="font-weight-medium">Leesa Beaty</div>
  943. <div class="text-muted"><a href="#" class="text-reset">lbeatyb@alibaba.com</a></div>
  944. </div>
  945. </div>
  946. </td>
  947. <td >
  948. <div>Editor</div>
  949. <div class="text-muted">Services</div>
  950. </td>
  951. <td class="text-muted" >
  952. Admin
  953. </td>
  954. <td>
  955. <a href="#">Edit</a>
  956. </td>
  957. </tr>
  958. <tr>
  959. <td >
  960. <div class="d-flex py-1 align-items-center">
  961. <span class="avatar me-2" style="background-image: url(./static/avatars/007m.jpg)"></span>
  962. <div class="flex-fill">
  963. <div class="font-weight-medium">Perren Keemar</div>
  964. <div class="text-muted"><a href="#" class="text-reset">pkeemarc@yahoo.com</a></div>
  965. </div>
  966. </div>
  967. </td>
  968. <td >
  969. <div>Analog Circuit Design manager</div>
  970. <div class="text-muted">Services</div>
  971. </td>
  972. <td class="text-muted" >
  973. User
  974. </td>
  975. <td>
  976. <a href="#">Edit</a>
  977. </td>
  978. </tr>
  979. <tr>
  980. <td >
  981. <div class="d-flex py-1 align-items-center">
  982. <span class="avatar me-2">SA</span>
  983. <div class="flex-fill">
  984. <div class="font-weight-medium">Sunny Airey</div>
  985. <div class="text-muted"><a href="#" class="text-reset">saireyd@prlog.org</a></div>
  986. </div>
  987. </div>
  988. </td>
  989. <td >
  990. <div>Nuclear Power Engineer</div>
  991. <div class="text-muted">Engineering</div>
  992. </td>
  993. <td class="text-muted" >
  994. Owner
  995. </td>
  996. <td>
  997. <a href="#">Edit</a>
  998. </td>
  999. </tr>
  1000. <tr>
  1001. <td >
  1002. <div class="d-flex py-1 align-items-center">
  1003. <span class="avatar me-2" style="background-image: url(./static/avatars/009m.jpg)"></span>
  1004. <div class="flex-fill">
  1005. <div class="font-weight-medium">Geoffry Flaunders</div>
  1006. <div class="text-muted"><a href="#" class="text-reset">gflaunderse@loc.gov</a></div>
  1007. </div>
  1008. </div>
  1009. </td>
  1010. <td >
  1011. <div>Software Test Engineer II</div>
  1012. <div class="text-muted">Accounting</div>
  1013. </td>
  1014. <td class="text-muted" >
  1015. Admin
  1016. </td>
  1017. <td>
  1018. <a href="#">Edit</a>
  1019. </td>
  1020. </tr>
  1021. </tbody>
  1022. </table>
  1023. </div>
  1024. </div>
  1025. </div>
  1026. <div class="col-12">
  1027. <div class="card">
  1028. <div class="table-responsive">
  1029. <table
  1030. class="table table-vcenter table-mobile-md card-table">
  1031. <thead>
  1032. <tr>
  1033. <th>Name</th>
  1034. <th>Title</th>
  1035. <th>Role</th>
  1036. <th class="w-1"></th>
  1037. </tr>
  1038. </thead>
  1039. <tbody>
  1040. <tr>
  1041. <td data-label="Name" >
  1042. <div class="d-flex py-1 align-items-center">
  1043. <span class="avatar me-2" style="background-image: url(./static/avatars/010m.jpg)"></span>
  1044. <div class="flex-fill">
  1045. <div class="font-weight-medium">Thatcher Keel</div>
  1046. <div class="text-muted"><a href="#" class="text-reset">tkeelf@blogger.com</a></div>
  1047. </div>
  1048. </div>
  1049. </td>
  1050. <td data-label="Title" >
  1051. <div>VP Sales</div>
  1052. <div class="text-muted">Business Development</div>
  1053. </td>
  1054. <td class="text-muted" data-label="Role" >
  1055. User
  1056. </td>
  1057. <td>
  1058. <div class="btn-list flex-nowrap">
  1059. <a href="#" class="btn">
  1060. Edit
  1061. </a>
  1062. <div class="dropdown">
  1063. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1064. Actions
  1065. </button>
  1066. <div class="dropdown-menu dropdown-menu-end">
  1067. <a class="dropdown-item" href="#">
  1068. Action
  1069. </a>
  1070. <a class="dropdown-item" href="#">
  1071. Another action
  1072. </a>
  1073. </div>
  1074. </div>
  1075. </div>
  1076. </td>
  1077. </tr>
  1078. <tr>
  1079. <td data-label="Name" >
  1080. <div class="d-flex py-1 align-items-center">
  1081. <span class="avatar me-2" style="background-image: url(./static/avatars/005f.jpg)"></span>
  1082. <div class="flex-fill">
  1083. <div class="font-weight-medium">Dyann Escala</div>
  1084. <div class="text-muted"><a href="#" class="text-reset">descalag@usatoday.com</a></div>
  1085. </div>
  1086. </div>
  1087. </td>
  1088. <td data-label="Title" >
  1089. <div>Mechanical Systems Engineer</div>
  1090. <div class="text-muted">Sales</div>
  1091. </td>
  1092. <td class="text-muted" data-label="Role" >
  1093. Admin
  1094. </td>
  1095. <td>
  1096. <div class="btn-list flex-nowrap">
  1097. <a href="#" class="btn">
  1098. Edit
  1099. </a>
  1100. <div class="dropdown">
  1101. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1102. Actions
  1103. </button>
  1104. <div class="dropdown-menu dropdown-menu-end">
  1105. <a class="dropdown-item" href="#">
  1106. Action
  1107. </a>
  1108. <a class="dropdown-item" href="#">
  1109. Another action
  1110. </a>
  1111. </div>
  1112. </div>
  1113. </div>
  1114. </td>
  1115. </tr>
  1116. <tr>
  1117. <td data-label="Name" >
  1118. <div class="d-flex py-1 align-items-center">
  1119. <span class="avatar me-2" style="background-image: url(./static/avatars/006f.jpg)"></span>
  1120. <div class="flex-fill">
  1121. <div class="font-weight-medium">Avivah Mugleston</div>
  1122. <div class="text-muted"><a href="#" class="text-reset">amuglestonh@intel.com</a></div>
  1123. </div>
  1124. </div>
  1125. </td>
  1126. <td data-label="Title" >
  1127. <div>Actuary</div>
  1128. <div class="text-muted">Sales</div>
  1129. </td>
  1130. <td class="text-muted" data-label="Role" >
  1131. User
  1132. </td>
  1133. <td>
  1134. <div class="btn-list flex-nowrap">
  1135. <a href="#" class="btn">
  1136. Edit
  1137. </a>
  1138. <div class="dropdown">
  1139. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1140. Actions
  1141. </button>
  1142. <div class="dropdown-menu dropdown-menu-end">
  1143. <a class="dropdown-item" href="#">
  1144. Action
  1145. </a>
  1146. <a class="dropdown-item" href="#">
  1147. Another action
  1148. </a>
  1149. </div>
  1150. </div>
  1151. </div>
  1152. </td>
  1153. </tr>
  1154. <tr>
  1155. <td data-label="Name" >
  1156. <div class="d-flex py-1 align-items-center">
  1157. <span class="avatar me-2">AA</span>
  1158. <div class="flex-fill">
  1159. <div class="font-weight-medium">Arlie Armstead</div>
  1160. <div class="text-muted"><a href="#" class="text-reset">aarmsteadi@yellowpages.com</a></div>
  1161. </div>
  1162. </div>
  1163. </td>
  1164. <td data-label="Title" >
  1165. <div>VP Quality Control</div>
  1166. <div class="text-muted">Accounting</div>
  1167. </td>
  1168. <td class="text-muted" data-label="Role" >
  1169. Owner
  1170. </td>
  1171. <td>
  1172. <div class="btn-list flex-nowrap">
  1173. <a href="#" class="btn">
  1174. Edit
  1175. </a>
  1176. <div class="dropdown">
  1177. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1178. Actions
  1179. </button>
  1180. <div class="dropdown-menu dropdown-menu-end">
  1181. <a class="dropdown-item" href="#">
  1182. Action
  1183. </a>
  1184. <a class="dropdown-item" href="#">
  1185. Another action
  1186. </a>
  1187. </div>
  1188. </div>
  1189. </div>
  1190. </td>
  1191. </tr>
  1192. <tr>
  1193. <td data-label="Name" >
  1194. <div class="d-flex py-1 align-items-center">
  1195. <span class="avatar me-2" style="background-image: url(./static/avatars/008f.jpg)"></span>
  1196. <div class="flex-fill">
  1197. <div class="font-weight-medium">Tessie Curzon</div>
  1198. <div class="text-muted"><a href="#" class="text-reset">tcurzonj@hp.com</a></div>
  1199. </div>
  1200. </div>
  1201. </td>
  1202. <td data-label="Title" >
  1203. <div>Research Nurse</div>
  1204. <div class="text-muted">Product Management</div>
  1205. </td>
  1206. <td class="text-muted" data-label="Role" >
  1207. Admin
  1208. </td>
  1209. <td>
  1210. <div class="btn-list flex-nowrap">
  1211. <a href="#" class="btn">
  1212. Edit
  1213. </a>
  1214. <div class="dropdown">
  1215. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1216. Actions
  1217. </button>
  1218. <div class="dropdown-menu dropdown-menu-end">
  1219. <a class="dropdown-item" href="#">
  1220. Action
  1221. </a>
  1222. <a class="dropdown-item" href="#">
  1223. Another action
  1224. </a>
  1225. </div>
  1226. </div>
  1227. </div>
  1228. </td>
  1229. </tr>
  1230. </tbody>
  1231. </table>
  1232. </div>
  1233. </div>
  1234. </div>
  1235. <div class="col-12">
  1236. <div class="card">
  1237. <div class="card-header">
  1238. <h3 class="card-title">Invoices</h3>
  1239. </div>
  1240. <div class="card-body border-bottom py-3">
  1241. <div class="d-flex">
  1242. <div class="text-muted">
  1243. Show
  1244. <div class="mx-2 d-inline-block">
  1245. <input type="text" class="form-control form-control-sm" value="8" size="3" aria-label="Invoices count">
  1246. </div>
  1247. entries
  1248. </div>
  1249. <div class="ms-auto text-muted">
  1250. Search:
  1251. <div class="ms-2 d-inline-block">
  1252. <input type="text" class="form-control form-control-sm" aria-label="Search invoice">
  1253. </div>
  1254. </div>
  1255. </div>
  1256. </div>
  1257. <div class="table-responsive">
  1258. <table class="table card-table table-vcenter text-nowrap datatable">
  1259. <thead>
  1260. <tr>
  1261. <th class="w-1"><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select all invoices"></th>
  1262. <th class="w-1">No. <!-- Download SVG icon from http://tabler-icons.io/i/chevron-up -->
  1263. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-sm icon-thick" 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"/><polyline points="6 15 12 9 18 15" /></svg>
  1264. </th>
  1265. <th>Invoice Subject</th>
  1266. <th>Client</th>
  1267. <th>VAT No.</th>
  1268. <th>Created</th>
  1269. <th>Status</th>
  1270. <th>Price</th>
  1271. <th></th>
  1272. </tr>
  1273. </thead>
  1274. <tbody>
  1275. <tr>
  1276. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1277. <td><span class="text-muted">001401</span></td>
  1278. <td><a href="invoice.html" class="text-reset" tabindex="-1">Design Works</a></td>
  1279. <td>
  1280. <span class="flag flag-country-us"></span>
  1281. Carlson Limited
  1282. </td>
  1283. <td>
  1284. 87956621
  1285. </td>
  1286. <td>
  1287. 15 Dec 2017
  1288. </td>
  1289. <td>
  1290. <span class="badge bg-success me-1"></span> Paid
  1291. </td>
  1292. <td>$887</td>
  1293. <td class="text-end">
  1294. <span class="dropdown">
  1295. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1296. <div class="dropdown-menu dropdown-menu-end">
  1297. <a class="dropdown-item" href="#">
  1298. Action
  1299. </a>
  1300. <a class="dropdown-item" href="#">
  1301. Another action
  1302. </a>
  1303. </div>
  1304. </span>
  1305. </td>
  1306. </tr>
  1307. <tr>
  1308. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1309. <td><span class="text-muted">001402</span></td>
  1310. <td><a href="invoice.html" class="text-reset" tabindex="-1">UX Wireframes</a></td>
  1311. <td>
  1312. <span class="flag flag-country-gb"></span>
  1313. Adobe
  1314. </td>
  1315. <td>
  1316. 87956421
  1317. </td>
  1318. <td>
  1319. 12 Apr 2017
  1320. </td>
  1321. <td>
  1322. <span class="badge bg-warning me-1"></span> Pending
  1323. </td>
  1324. <td>$1200</td>
  1325. <td class="text-end">
  1326. <span class="dropdown">
  1327. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1328. <div class="dropdown-menu dropdown-menu-end">
  1329. <a class="dropdown-item" href="#">
  1330. Action
  1331. </a>
  1332. <a class="dropdown-item" href="#">
  1333. Another action
  1334. </a>
  1335. </div>
  1336. </span>
  1337. </td>
  1338. </tr>
  1339. <tr>
  1340. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1341. <td><span class="text-muted">001403</span></td>
  1342. <td><a href="invoice.html" class="text-reset" tabindex="-1">New Dashboard</a></td>
  1343. <td>
  1344. <span class="flag flag-country-de"></span>
  1345. Bluewolf
  1346. </td>
  1347. <td>
  1348. 87952621
  1349. </td>
  1350. <td>
  1351. 23 Oct 2017
  1352. </td>
  1353. <td>
  1354. <span class="badge bg-warning me-1"></span> Pending
  1355. </td>
  1356. <td>$534</td>
  1357. <td class="text-end">
  1358. <span class="dropdown">
  1359. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1360. <div class="dropdown-menu dropdown-menu-end">
  1361. <a class="dropdown-item" href="#">
  1362. Action
  1363. </a>
  1364. <a class="dropdown-item" href="#">
  1365. Another action
  1366. </a>
  1367. </div>
  1368. </span>
  1369. </td>
  1370. </tr>
  1371. <tr>
  1372. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1373. <td><span class="text-muted">001404</span></td>
  1374. <td><a href="invoice.html" class="text-reset" tabindex="-1">Landing Page</a></td>
  1375. <td>
  1376. <span class="flag flag-country-br"></span>
  1377. Salesforce
  1378. </td>
  1379. <td>
  1380. 87953421
  1381. </td>
  1382. <td>
  1383. 2 Sep 2017
  1384. </td>
  1385. <td>
  1386. <span class="badge bg-secondary me-1"></span> Due in 2 Weeks
  1387. </td>
  1388. <td>$1500</td>
  1389. <td class="text-end">
  1390. <span class="dropdown">
  1391. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1392. <div class="dropdown-menu dropdown-menu-end">
  1393. <a class="dropdown-item" href="#">
  1394. Action
  1395. </a>
  1396. <a class="dropdown-item" href="#">
  1397. Another action
  1398. </a>
  1399. </div>
  1400. </span>
  1401. </td>
  1402. </tr>
  1403. <tr>
  1404. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1405. <td><span class="text-muted">001405</span></td>
  1406. <td><a href="invoice.html" class="text-reset" tabindex="-1">Marketing Templates</a></td>
  1407. <td>
  1408. <span class="flag flag-country-pl"></span>
  1409. Printic
  1410. </td>
  1411. <td>
  1412. 87956621
  1413. </td>
  1414. <td>
  1415. 29 Jan 2018
  1416. </td>
  1417. <td>
  1418. <span class="badge bg-danger me-1"></span> Paid Today
  1419. </td>
  1420. <td>$648</td>
  1421. <td class="text-end">
  1422. <span class="dropdown">
  1423. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1424. <div class="dropdown-menu dropdown-menu-end">
  1425. <a class="dropdown-item" href="#">
  1426. Action
  1427. </a>
  1428. <a class="dropdown-item" href="#">
  1429. Another action
  1430. </a>
  1431. </div>
  1432. </span>
  1433. </td>
  1434. </tr>
  1435. <tr>
  1436. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1437. <td><span class="text-muted">001406</span></td>
  1438. <td><a href="invoice.html" class="text-reset" tabindex="-1">Sales Presentation</a></td>
  1439. <td>
  1440. <span class="flag flag-country-br"></span>
  1441. Tabdaq
  1442. </td>
  1443. <td>
  1444. 87956621
  1445. </td>
  1446. <td>
  1447. 4 Feb 2018
  1448. </td>
  1449. <td>
  1450. <span class="badge bg-secondary me-1"></span> Due in 3 Weeks
  1451. </td>
  1452. <td>$300</td>
  1453. <td class="text-end">
  1454. <span class="dropdown">
  1455. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1456. <div class="dropdown-menu dropdown-menu-end">
  1457. <a class="dropdown-item" href="#">
  1458. Action
  1459. </a>
  1460. <a class="dropdown-item" href="#">
  1461. Another action
  1462. </a>
  1463. </div>
  1464. </span>
  1465. </td>
  1466. </tr>
  1467. <tr>
  1468. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1469. <td><span class="text-muted">001407</span></td>
  1470. <td><a href="invoice.html" class="text-reset" tabindex="-1">Logo & Print</a></td>
  1471. <td>
  1472. <span class="flag flag-country-us"></span>
  1473. Apple
  1474. </td>
  1475. <td>
  1476. 87956621
  1477. </td>
  1478. <td>
  1479. 22 Mar 2018
  1480. </td>
  1481. <td>
  1482. <span class="badge bg-success me-1"></span> Paid Today
  1483. </td>
  1484. <td>$2500</td>
  1485. <td class="text-end">
  1486. <span class="dropdown">
  1487. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1488. <div class="dropdown-menu dropdown-menu-end">
  1489. <a class="dropdown-item" href="#">
  1490. Action
  1491. </a>
  1492. <a class="dropdown-item" href="#">
  1493. Another action
  1494. </a>
  1495. </div>
  1496. </span>
  1497. </td>
  1498. </tr>
  1499. <tr>
  1500. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1501. <td><span class="text-muted">001408</span></td>
  1502. <td><a href="invoice.html" class="text-reset" tabindex="-1">Icons</a></td>
  1503. <td>
  1504. <span class="flag flag-country-pl"></span>
  1505. Tookapic
  1506. </td>
  1507. <td>
  1508. 87956621
  1509. </td>
  1510. <td>
  1511. 13 May 2018
  1512. </td>
  1513. <td>
  1514. <span class="badge bg-success me-1"></span> Paid Today
  1515. </td>
  1516. <td>$940</td>
  1517. <td class="text-end">
  1518. <span class="dropdown">
  1519. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1520. <div class="dropdown-menu dropdown-menu-end">
  1521. <a class="dropdown-item" href="#">
  1522. Action
  1523. </a>
  1524. <a class="dropdown-item" href="#">
  1525. Another action
  1526. </a>
  1527. </div>
  1528. </span>
  1529. </td>
  1530. </tr>
  1531. </tbody>
  1532. </table>
  1533. </div>
  1534. <div class="card-footer d-flex align-items-center">
  1535. <p class="m-0 text-muted">Showing <span>1</span> to <span>8</span> of <span>16</span> entries</p>
  1536. <ul class="pagination m-0 ms-auto">
  1537. <li class="page-item disabled">
  1538. <a class="page-link" href="#" tabindex="-1" aria-disabled="true">
  1539. <!-- Download SVG icon from http://tabler-icons.io/i/chevron-left -->
  1540. <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"/><polyline points="15 6 9 12 15 18" /></svg>
  1541. prev
  1542. </a>
  1543. </li>
  1544. <li class="page-item"><a class="page-link" href="#">1</a></li>
  1545. <li class="page-item active"><a class="page-link" href="#">2</a></li>
  1546. <li class="page-item"><a class="page-link" href="#">3</a></li>
  1547. <li class="page-item"><a class="page-link" href="#">4</a></li>
  1548. <li class="page-item"><a class="page-link" href="#">5</a></li>
  1549. <li class="page-item">
  1550. <a class="page-link" href="#">
  1551. next <!-- Download SVG icon from http://tabler-icons.io/i/chevron-right -->
  1552. <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"/><polyline points="9 6 15 12 9 18" /></svg>
  1553. </a>
  1554. </li>
  1555. </ul>
  1556. </div>
  1557. </div>
  1558. </div>
  1559. </div>
  1560. </div>
  1561. </div>
  1562. <footer class="footer footer-transparent d-print-none">
  1563. <div class="container-xl">
  1564. <div class="row text-center align-items-center flex-row-reverse">
  1565. <div class="col-lg-auto ms-lg-auto">
  1566. <ul class="list-inline list-inline-dots mb-0">
  1567. <li class="list-inline-item"><a href="./docs/index.html" class="link-secondary">Documentation</a></li>
  1568. <li class="list-inline-item"><a href="./license.html" class="link-secondary">License</a></li>
  1569. <li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary" rel="noopener">Source code</a></li>
  1570. <li class="list-inline-item">
  1571. <a href="https://github.com/sponsors/codecalm" target="_blank" class="link-secondary" rel="noopener">
  1572. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  1573. <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.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  1574. Sponsor
  1575. </a>
  1576. </li>
  1577. </ul>
  1578. </div>
  1579. <div class="col-12 col-lg-auto mt-3 mt-lg-0">
  1580. <ul class="list-inline list-inline-dots mb-0">
  1581. <li class="list-inline-item">
  1582. Copyright &copy; 2022
  1583. <a href="." class="link-secondary">Tabler</a>.
  1584. All rights reserved.
  1585. </li>
  1586. <li class="list-inline-item">
  1587. <a href="./changelog.html" class="link-secondary" rel="noopener">
  1588. v1.0.0-beta14
  1589. </a>
  1590. </li>
  1591. </ul>
  1592. </div>
  1593. </div>
  1594. </div>
  1595. </footer>
  1596. </div>
  1597. </div>
  1598. <!-- Libs JS -->
  1599. <!-- Tabler Core -->
  1600. <script src="./dist/js/tabler.min.js?1666304673" defer></script>
  1601. <script src="./dist/js/demo.min.js?1666304673" defer></script>
  1602. </body>
  1603. </html>