summaryrefslogtreecommitdiff
path: root/overlays/spm/frontend/src/app/page-not-found/page-not-found.component.html
blob: 26a283ed261dc344768b8fc2b286ccd07c8d4eba (plain)
1
2
3
4
5
<div style="margin: 1rem;">
  <h1>
    No Such Component
  </h1>
</div>