summaryrefslogtreecommitdiff
path: root/overlays/spm/frontend/src/app/page-not-found/page-not-found.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/spm/frontend/src/app/page-not-found/page-not-found.component.html')
-rw-r--r--overlays/spm/frontend/src/app/page-not-found/page-not-found.component.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/overlays/spm/frontend/src/app/page-not-found/page-not-found.component.html b/overlays/spm/frontend/src/app/page-not-found/page-not-found.component.html
new file mode 100644
index 00000000..26a283ed
--- /dev/null
+++ b/overlays/spm/frontend/src/app/page-not-found/page-not-found.component.html
@@ -0,0 +1,5 @@
1<div style="margin: 1rem;">
2 <h1>
3 No Such Component
4 </h1>
5</div>