We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6a27d commit 9d1af35Copy full SHA for 9d1af35
docs/configuration.rst
@@ -25,7 +25,7 @@ For other use cases, you can customize these configuration options in your ``con
25
26
{
27
'title': 'Page not found',
28
- 'body': '<h1>Page not found</h1>\n\nUnfortunately we couldn't find the content you were looking for.',
+ 'body': "<h1>Page not found</h1>\n\nUnfortunately we couldn't find the content you were looking for.",
29
}
30
31
Type: dict
0 commit comments