Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CSCI 40 Midterm Project
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
Lance Michael O. Co
CSCI 40 Midterm Project
Commits
d7854a0c
Commit
d7854a0c
authored
Mar 13, 2020
by
Lance Michael O. Co
😢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ingredient html files made
parent
90a9d7a1
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
1 addition
and
7 deletions
+1
-7
home.html
froyo/templates/home.html
+1
-1
ingredients_create_form.html
froyo/templates/ingredients_create_form.html
+0
-0
ingredients_detail.html
froyo/templates/ingredients_detail.html
+0
-0
ingredients_list.html
froyo/templates/ingredients_list.html
+0
-0
ingredients_update_form.html
froyo/templates/ingredients_update_form.html
+0
-0
task_create_form.html
froyo/templates/task_create_form.html
+0
-3
task_form.html
froyo/templates/task_form.html
+0
-3
No files found.
froyo/templates/home.html
View file @
d7854a0c
<html>
<title>
Django
</title>
<title>
Home
</title>
</html>
\ No newline at end of file
froyo/templates/ingredients_create_form.html
0 → 100644
View file @
d7854a0c
froyo/templates/ingredients_detail.html
0 → 100644
View file @
d7854a0c
froyo/templates/ingredients_list.html
0 → 100644
View file @
d7854a0c
froyo/templates/ingredients_update_form.html
0 → 100644
View file @
d7854a0c
froyo/templates/task_create_form.html
deleted
100644 → 0
View file @
90a9d7a1
<html>
<title>
Task Form
</title>
</html>
\ No newline at end of file
froyo/templates/task_form.html
deleted
100644 → 0
View file @
90a9d7a1
<html>
<title>
Task Form
</title>
</html>
\ No newline at end of file
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