Update list.eta

This commit is contained in:
AndrewTrieu
2022-12-30 12:59:37 +02:00
parent fd702ce920
commit 820f9e0537

View File

@@ -9,7 +9,7 @@
<input type="submit" value="Add!" /> <input type="submit" value="Add!" />
</form> </form>
<h2>Active shopping lists</h2> <h2>Items in this list</h2>
<style> <style>
td, th { td, th {
@@ -43,4 +43,4 @@
</table> </table>
<% } %> <% } %>
<a href="/lists">Shopping lists</a> <a href="/lists">Shopping lists</a>