Commit 75eca6df authored by Keith Adrian Santos's avatar Keith Adrian Santos

added the templates folder in froyo with all 12 htmls

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