We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e33d8 commit 0c2018aCopy full SHA for 0c2018a
1 file changed
cs/css/README.md
@@ -45,7 +45,8 @@ Uděláš to tak, že vytvoříš složku s názvem `static` uvnitř aplikace bl
45
djangogirls
46
├── blog
47
│ ├── migrations
48
-│ └── static
+│ ├── static
49
+│ └── templates
50
└── mysite
51
```
52
0 commit comments