Browse Source

Wrap main section in main tags

pm2
Luke Childs 9 years ago
parent
commit
18a34e8dfc
  1. 4
      views/listing.html

4
views/listing.html

@ -16,6 +16,8 @@
</form>
</header>
<main>
<table>
<thead>
<tr>
@ -41,5 +43,7 @@
</tbody>
</table>
</main>
</body>
</html>

Loading…
Cancel
Save