Commit f3b8edd0 authored by Kevin Sibug's avatar Kevin Sibug

Edited the templates

parent 1f073eb9
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Recipes- Create</title> <title>Recipes - Create</title>
</head> </head>
<body> <body>
<h1>Recipes- Create</h1> <h1>Recipes- Create</h1>
......
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Recipes- Detail</title> <title>Recipes - Detail</title>
</head> </head>
<body> <body>
<h1>Recipes- Detail</h1> <h1>Recipes- Detail</h1>
......
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Recipes- List</title> <title>Recipes - List</title>
</head> </head>
<body> <body>
<h1>Recipes- List</h1> <h1>Recipes- List</h1>
......
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Recipes- Update</title> <title>Recipes - Update</title>
</head> </head>
<body> <body>
<h1>Recipes- Update</h1> <h1>Recipes- Update</h1>
......
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