diff --git a/assets/static/unsee.js b/assets/static/unsee.js index 18f6026df..b1c577060 100644 --- a/assets/static/unsee.js +++ b/assets/static/unsee.js @@ -246,13 +246,13 @@ $(document).ready(function() { } // templates might not be loaded yet, make some html manually $("#errors").html( - "
" + - error.message + - "
" + + error.message + + "