tables.html 89 KB

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