diff --git a/rumine/templates/404.html b/rumine/templates/404.html index dd21702..67dc90e 100644 --- a/rumine/templates/404.html +++ b/rumine/templates/404.html @@ -25,8 +25,8 @@ .four_zero_four_bg{ - /* background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif); */ - background-image: url("{% static 'images/404-1.gif' %}"); + background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif); + /* background-image: url("{% static 'images/404-1.gif' %}");*/ height: 400px; background-position: center; }