diff --git a/static/directives/resource-view.html b/static/directives/resource-view.html index 07123d68d..719f9c6e3 100644 --- a/static/directives/resource-view.html +++ b/static/directives/resource-view.html @@ -1,7 +1,7 @@
- {{ errorMessage }} + {{ errorMessage || 'Could not load resource' }}