diff --git a/src/snek/templates/app.html b/src/snek/templates/app.html index 5e30845..31f5d7f 100644 --- a/src/snek/templates/app.html +++ b/src/snek/templates/app.html @@ -17,6 +17,7 @@ +
diff --git a/src/snek/templates/base.html b/src/snek/templates/base.html index a7cc1c5..df0796c 100644 --- a/src/snek/templates/base.html +++ b/src/snek/templates/base.html @@ -20,7 +20,7 @@ - + {% block head %} {% endblock %} @@ -35,4 +35,4 @@ {% endblock %} - \ No newline at end of file + diff --git a/src/snek/templates/index.html b/src/snek/templates/index.html index 1894bc4..ffbd5bc 100644 --- a/src/snek/templates/index.html +++ b/src/snek/templates/index.html @@ -7,6 +7,7 @@ +