Commit eef377d7 authored by Jason's avatar Jason

Added templates in case

parent 8d4be904
<!DOCTYPE html>
<html>
<body>
<h1>The Good Place - Homepage</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Ingredients - Create Form</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Ingredients - Detail</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Ingredients - List</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Ingredients - Update Form</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Orders - Create Form</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Orders - Detail</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Orders - List</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Orders - Update Form</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Recipes - Create Form</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Recipes - Detail</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Recipes - List</h1>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<body>
<h1>Recipes - Update Form</h1>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment