diff --git a/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html b/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html index c93d4257db..b9f8fee037 100644 --- a/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html +++ b/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html @@ -4,13 +4,11 @@ {% load static %} {% block pagecontent %} -
-
-
-
-

The artifact you are seeking to download is not available. We are sorry. You can go back -

+
+
+ The build artifact you are trying to download no longer exists.

+

Back to previous page

{% endblock %}