diff --git a/src/templates/Exploritory.html b/src/templates/Exploritory.html index d237ec8..f4a3534 100644 --- a/src/templates/Exploritory.html +++ b/src/templates/Exploritory.html @@ -42,5 +42,4 @@ $('#show-code-btn').click(function (event){ $('.input_area').toggle() }); - {% endblock %} \ No newline at end of file diff --git a/src/templates/enthusiast.html b/src/templates/enthusiast.html index 839e463..0f1f367 100644 --- a/src/templates/enthusiast.html +++ b/src/templates/enthusiast.html @@ -118,8 +118,6 @@ - - {% endblock %} \ No newline at end of file diff --git a/src/templates/layout.html b/src/templates/layout.html index 2cb4272..4d46fbc 100644 --- a/src/templates/layout.html +++ b/src/templates/layout.html @@ -3,9 +3,22 @@
{% block head %}