Skip to content

Commit 388e1f0

Browse files
committed
Dummy
1 parent 1cfe59d commit 388e1f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/boilerplate-code/django-templates/adminlte.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ $ python manage.py runserver # default port 8000
9191
Access the `admin` section in the browser: `http://127.0.0.1:8000/`
9292

9393

94-
9594
## How to Customize
9695

9796
When a template file is loaded, `Django` scans all template directories starting from the ones defined by the user, and returns the first match or an error in case the template is not found.

0 commit comments

Comments
 (0)