Recipes from the database
These rows come from the SQLite database (see db.py and
pages/recipes.py).
| Recipe | Minutes | View | Edit | Remove |
|---|---|---|---|---|
| Pancakes | 20 | view | edit | remove |
| Tomato Soup | 35 | view | edit | remove |
| Apple Pie | 90 | view | edit | remove |
These rows come from the SQLite database (see db.py and
pages/recipes.py).
| Recipe | Minutes | View | Edit | Remove |
|---|---|---|---|---|
| Pancakes | 20 | view | edit | remove |
| Tomato Soup | 35 | view | edit | remove |
| Apple Pie | 90 | view | edit | remove |