Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
midterm_princessgabi
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
Ysabella Panghulan
midterm_princessgabi
Commits
794369e2
Commit
794369e2
authored
May 15, 2023
by
Gabriel G. Garrero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated extends code to extends 'templates/base.html'
parent
7253340e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
dashboard.html
...princessgabi/dashboard/templates/dashboard/dashboard.html
+1
-1
widgetuser-add.html
...essgabi/dashboard/templates/dashboard/widgetuser-add.html
+1
-1
widgetuser-details.html
...abi/dashboard/templates/dashboard/widgetuser-details.html
+1
-1
widgetuser-edit.html
...ssgabi/dashboard/templates/dashboard/widgetuser-edit.html
+1
-1
No files found.
widget_princessgabi/dashboard/templates/dashboard/dashboard.html
View file @
794369e2
{% extends 'base.html' %}
{% extends '
templates/
base.html' %}
{% load static %}
{% block stylesheets %}
...
...
widget_princessgabi/dashboard/templates/dashboard/widgetuser-add.html
View file @
794369e2
{% extends 'base.html' %}
{% extends '
templates/
base.html' %}
{% load static %}
...
...
widget_princessgabi/dashboard/templates/dashboard/widgetuser-details.html
View file @
794369e2
{% extends 'base.html' %}
{% extends '
templates/
base.html' %}
{% load static %}
...
...
widget_princessgabi/dashboard/templates/dashboard/widgetuser-edit.html
View file @
794369e2
{% extends 'base.html' %}
{% extends '
templates/
base.html' %}
{% load static %}
...
...
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