| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # Static files # | |
| 2 | |
| 3 Any files located in the `static` directory will be available on the server | |
| 4 unchanged. The file `static/css/foo.css` will be available under the URL | |
| 5 `/css/foo.css`. | |
| 6 | |
| 7 Language-specific static files should be stored in the `locales` directory. | |
| 8 Read more about localization in the guide, [Localization files](locales.md). | |
| OLD | NEW |