Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Feb 1, 2023
1 parent 2ddd681 commit 01124a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ For instance, if we want to customize the `index.html` these are the steps:
- `Step 3`: copy the `index.html` from the original location (inside your ENV) and save it to the `YOUR_APP/templates` DIR
- Source PATH: `<YOUR_ENV>/LIB/admin_datta_pro/templates/pages/index.html`
- Destination PATH: `YOUR_APP/templates/pages/index.html`
- Edit the footer (Destination PATH)
- Edit the `index` page (Destination PATH)

At this point, the default version of the `index.html` shipped in the library is ignored by Django.

Expand Down

0 comments on commit 01124a7

Please sign in to comment.