Added TODO -> Center table content.

This commit is contained in:
Leon Meier 2023-05-13 01:01:03 +02:00
parent 739ab7b9ee
commit d7794da74b
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@
</div>
<div class="alert alert-light" role="alert">A new version is available. <a href="#" class="alert-link">Click here to update</a></div>
<!-- TODO: Center table content -->
<h2>Recent items</h2>
<div class="container">
<table class="table">

View File

@ -1,5 +1,6 @@
<%~ E.includeFile("partials/head.eta.html", {"title": "Dashboard"}) %> <%~ E.includeFile("partials/controls.eta.html", {"active": "AllItems"}) %>
<!-- TODO: Center table content -->
<h1>All items</h1>
<div class="container">
<table class="table">