Add error logging and fix cake templates
This commit is contained in:
parent
d9bcdfe186
commit
47a1ec95b8
4 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
</header>
|
||||
<nav>
|
||||
<a href="/">orders</a>
|
||||
<a href="cakes">Manage Cakes</a>
|
||||
<a href="cake">new</a>
|
||||
</nav>
|
||||
<main>
|
||||
<table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue