Commit 0af9bf8d authored by Lance Michael O. Co's avatar Lance Michael O. Co 😢

fixed typo in html files, added titles to html files

parent 769bd979
<html>
<title>Ingredients - Create</title>
</html>
\ No newline at end of file
<html>
<title>Ingredients - Detail</title>
</html>
\ No newline at end of file
<html>
<title>Ingredients - List</title>
</html>
\ No newline at end of file
<html>
<title>Ingredients - Update</title>
</html>
\ No newline at end of file
<html>
<title>Orders - Create</title>
</html>
\ No newline at end of file
<html>
<title>Orders - Detail</title>
</html>
\ No newline at end of file
<html>
<title>Orders - List</title>
</html>
\ No newline at end of file
<html>
<title>Orders - Update</title>
</html>
\ No newline at end of file
<html>
<title>Recipes - Create</title>
</html>
\ No newline at end of file
<html>
<title>Recipes - Detail</title>
</html>
\ No newline at end of file
<html>
<title>Recipes - List</title>
</html>
\ No newline at end of file
<html>
<title>Recipes - Update</title>
</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