aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+page-not-found/page-not-found.component.html
blob: 37e382b2cfe018ca8ec29169875fc18fa20ef7fc (plain) (tree)
1
2
3
4
5
6
7
                  
                                                                        




                                                          
<div class="root">
  <img src="/client/assets/images/mascot/defeated.svg" alt="404 mascot">

  <div class="text" i18n>
    Sorry, we couldn't find the page you were looking for.
  </div>
</div>