diff --git a/Flask/templates/dev.html b/Flask/templates/dev.html index 20173c1..99f4c9e 100644 --- a/Flask/templates/dev.html +++ b/Flask/templates/dev.html @@ -8,7 +8,7 @@ {%if not current_user.is_authenticated %} {% else %} - + {% endif %} {% endblock %} \ No newline at end of file diff --git a/Flask/templates/logs.html b/Flask/templates/logs.html index 69ab013..f0e6c67 100644 --- a/Flask/templates/logs.html +++ b/Flask/templates/logs.html @@ -13,7 +13,7 @@ {% endfor %}

- + diff --git a/version b/version index b95ebc1..ecb8b9a 100644 --- a/version +++ b/version @@ -1 +1 @@ -v6.6.0 +v6.6.1