We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2018a commit d31f5dfCopy full SHA for d31f5df
1 file changed
de/css/README.md
@@ -43,7 +43,8 @@ Dies tun wir, indem wir einen Ordner namens `static` in der Blog-App erstellen:
43
djangogirls
44
├── blog
45
│ ├── migrations
46
-│ └── static
+│ ├── static
47
+│ └── templates
48
└── mysite
49
```
50
0 commit comments