Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Project1-Valenzuela-185143
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anton Ralph Valenzuela
Project1-Valenzuela-185143
Commits
04751904
Commit
04751904
authored
Mar 13, 2020
by
Anton Ralph F. Valenzuela
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed templates.
parent
ec7f2089
Changes
12
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
12 additions
and
12 deletions
+12
-12
ingredients_create_form.html
froyo/templates/ingredients_create_form.html
+1
-1
ingredients_detail.html
froyo/templates/ingredients_detail.html
+1
-1
ingredients_list.html
froyo/templates/ingredients_list.html
+1
-1
ingredients_update_form.html
froyo/templates/ingredients_update_form.html
+1
-1
orders_create_form.html
froyo/templates/orders_create_form.html
+1
-1
orders_detail.html
froyo/templates/orders_detail.html
+1
-1
orders_list.html
froyo/templates/orders_list.html
+1
-1
orders_update_form.html
froyo/templates/orders_update_form.html
+1
-1
recipes_create_form.html
froyo/templates/recipes_create_form.html
+1
-1
recipes_detail.html
froyo/templates/recipes_detail.html
+1
-1
recipes_list.html
froyo/templates/recipes_list.html
+1
-1
recipes_update_form.html
froyo/templates/recipes_update_form.html
+1
-1
No files found.
froyo/templates/ingredients_create_form.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Ingredients - Create
</title>
</head>
</head>
</html>
</html>
froyo/templates/ingredients_detail.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Ingredients - Detail
</title>
</head>
</head>
</html>
</html>
froyo/templates/ingredients_list.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Ingredients - List
</title>
</head>
</head>
</html>
</html>
froyo/templates/ingredients_update_form.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Ingredients - Update
</title>
</head>
</head>
</html>
</html>
froyo/templates/orders_create_form.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Orders - Create
</title>
</head>
</head>
</html>
</html>
froyo/templates/orders_detail.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Orders - Detail
</title>
</head>
</head>
</html>
</html>
froyo/templates/orders_list.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Orders - List
</title>
</head>
</head>
</html>
</html>
froyo/templates/orders_update_form.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Orders - Update
</title>
</head>
</head>
</html>
</html>
froyo/templates/recipes_create_form.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Recipes - Create
</title>
</head>
</head>
</html>
</html>
froyo/templates/recipes_detail.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Recipes - Detail
</title>
</head>
</head>
</html>
</html>
froyo/templates/recipes_list.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Recipes - List
</title>
</head>
</head>
</html>
</html>
froyo/templates/recipes_update_form.html
View file @
04751904
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
The Good Place FroYo Shop
</title>
<title>
Recipes - Update
</title>
</head>
</head>
</html>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment