|
@@ -15,7 +15,7 @@ extensions = [ |
|
|
|
|
|
|
|
|
notfound_context = { |
|
|
notfound_context = { |
|
|
"title": "Page non trouvée", |
|
|
"title": "Page non trouvée", |
|
|
"body": "<h1>Page non trouvée<h1>", |
|
|
|
|
|
|
|
|
"body": "<h1>Page non trouvée</h1>", |
|
|
} |
|
|
} |
|
|
notfound_urls_prefix = "/python/" |
|
|
notfound_urls_prefix = "/python/" |
|
|
|
|
|
|
|
|