diff --git a/templates/page.html b/templates/page.html index d29a3d6..5c9c7c7 100644 --- a/templates/page.html +++ b/templates/page.html @@ -17,7 +17,7 @@ MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], displayMat {% endif %} - + {% if page.description %} diff --git a/templates/section.html b/templates/section.html index 28b59cb..a35cfea 100644 --- a/templates/section.html +++ b/templates/section.html @@ -5,7 +5,7 @@ {% block head %} {{ super() }} - + {% if section.description %}