Commit f3b8edd0 authored by Kevin Sibug's avatar Kevin Sibug

Edited the templates

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