diff options
| -rw-r--r-- | default.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default.rst b/default.rst index f09bdd8b9..3b28cbf51 100644 --- a/default.rst +++ b/default.rst @@ -18,6 +18,7 @@ $endif$ $if(math)$ .. role:: math(raw) :format: html latex +.. $endif$ $for(include-before)$ @@ -26,6 +27,7 @@ $include-before$ $endfor$ $if(toc)$ .. contents:: +.. $endif$ $for(header-includes)$ |
