]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+page-not-found/page-not-found.component.html
Cleanup lives on server restart
[github/Chocobozzz/PeerTube.git] / client / src / app / +page-not-found / page-not-found.component.html
1 <div class="root">
2 <img src="/client/assets/images/mascot/defeated.svg" alt="404 mascot">
3
4 <div class="text" i18n>
5 Sorry, we couldn't find the page you were looking for.
6 </div>
7 </div>