Added TODO -> Center table content.
This commit is contained in:
parent
739ab7b9ee
commit
d7794da74b
@ -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">
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user