Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
widget_group17
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
Vaughn Nephi Fajardo
widget_group17
Commits
cac4a342
Commit
cac4a342
authored
May 15, 2022
by
Vaughn Fajardo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: fixed and moved base.html for all to extend
parent
cb5c7bbc
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 addition
and
6 deletions
+1
-6
models.cpython-39.pyc
widget_group_17/homepage/__pycache__/models.cpython-39.pyc
+0
-0
0010_widgetuser_profile_url.cpython-39.pyc
...ns/__pycache__/0010_widgetuser_profile_url.cpython-39.pyc
+0
-0
index.html
widget_group_17/homepage/templates/homepage/index.html
+1
-4
base.html
widget_group_17/templates/base.html
+0
-2
settings.cpython-39.pyc
...up_17/widget_group_17/__pycache__/settings.cpython-39.pyc
+0
-0
No files found.
widget_group_17/homepage/__pycache__/models.cpython-39.pyc
View file @
cac4a342
No preview for this file type
widget_group_17/homepage/migrations/__pycache__/0010_widgetuser_profile_url.cpython-39.pyc
View file @
cac4a342
No preview for this file type
widget_group_17/homepage/templates/homepage/index.html
View file @
cac4a342
...
...
@@ -16,6 +16,3 @@
</p>
</div>
{% endblock %}
\ No newline at end of file
widget_group_17/templates/base.html
View file @
cac4a342
{% load static %}
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
...
...
widget_group_17/widget_group_17/__pycache__/settings.cpython-39.pyc
View file @
cac4a342
No preview for this file type
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