Skip to content

Commit 0c2018a

Browse files
authored
Update README.md
Added 'templates' folder to the tree view, since this might be confusing for some people.
1 parent e2e33d8 commit 0c2018a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cs/css/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ Uděláš to tak, že vytvoříš složku s názvem `static` uvnitř aplikace bl
4545
djangogirls
4646
├── blog
4747
│ ├── migrations
48-
│ └── static
48+
│ ├── static
49+
│   └── templates
4950
└── mysite
5051
```
5152

0 commit comments

Comments
 (0)