diff --git a/lib/default-theme/NotFound.vue b/lib/default-theme/NotFound.vue index 2c32b81f61..e21da0eeaa 100644 --- a/lib/default-theme/NotFound.vue +++ b/lib/default-theme/NotFound.vue @@ -1,6 +1,25 @@ - 404 - There's nothing here. + + 404 + {{ getMsg() }} + + +
There's nothing here.
{{ getMsg() }}