This website works better with JavaScript.
Home
Explore
Help
Sign In
E2L_Ivry
/
cours-python
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
try 3
master
Dimitri Merejkowsky
4 years ago
parent
37c1a63a7f
commit
9a4280d4c8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cours/source/conf.py
+ 1
- 1
cours/source/conf.py
View File
@@ -15,7 +15,7 @@ extensions = [
notfound_context = {
"title": "Page non trouvée",
"body": "<h1>Page non trouvée<h1>",
"body": "<h1>Page non trouvée<
/
h1>",
}
notfound_urls_prefix = "/python/"