diff --git a/src/problems/templates/problems/almost-pi.html b/src/problems/templates/problems/almost-pi.html index ca5b81b..51b4b8b 100644 --- a/src/problems/templates/problems/almost-pi.html +++ b/src/problems/templates/problems/almost-pi.html @@ -61,11 +61,18 @@ {% if solved_by_user %}

Solution notes

{% endif %} diff --git a/src/problems/templates/problems/chaos.html b/src/problems/templates/problems/chaos.html index 9ae1a69..042512f 100644 --- a/src/problems/templates/problems/chaos.html +++ b/src/problems/templates/problems/chaos.html @@ -98,9 +98,11 @@ {% if solved_by_user %}

Solution notes

{% endif %} diff --git a/src/problems/templates/problems/rocket-science.html b/src/problems/templates/problems/rocket-science.html index 57804b3..c2af32e 100644 --- a/src/problems/templates/problems/rocket-science.html +++ b/src/problems/templates/problems/rocket-science.html @@ -107,12 +107,14 @@

Solution notes

{% endif %}