Skip to content

Commit 754b14e

Browse files
Update README.md
1 parent 084ec1f commit 754b14e

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,18 @@ http://127.0.0.1:5000/dashboard/
7171

7272
Themes are located at '/static/themes/'
7373

74-
Each theme must have
74+
Each front theme must have
7575

7676
```
7777
index.html
78-
base.html
7978
contact.html
8079
page.html
80+
```
81+
82+
Each back theme must have
83+
84+
```
85+
base.html
8186
login.html
8287
register.html
8388
unconfirmed.html

0 commit comments

Comments
 (0)