Commit 0c269f9f authored by Dirk Reyes's avatar Dirk Reyes

Added html files to froyo/templates

parent e715fa7e
<!DOCTYPE html>
<html>
<head>
<title>Ingredients-Create Form</title>
</head>
<body>
Ingredients-Create Form
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Ingredients-Detail</title>
</head>
<body>
Ingredients-Detail
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Ingredients-List</title>
</head>
<body>
Ingredients-List
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Ingredients-Update Form</title>
</head>
<body>
Ingredients-Update Form
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Orders-Create Form</title>
</head>
<body>
Orders-Create Form
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Orders-Detail</title>
</head>
<body>
Orders-Detail
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Orders-List</title>
</head>
<body>
Orders-List
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Orders-Update Form</title>
</head>
<body>
Orders-Update Form
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Recipes-Create Form</title>
</head>
<body>
Recipes-Create Form
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Recipes-Detail</title>
</head>
<body>
Recipes-Detail
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Recipes-List</title>
</head>
<body>
Recipes-List
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Recipes-Update Form</title>
</head>
<body>
Recipes-Update Form
</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