]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+page-not-found/page-not-found.component.html
Fix gitlab ci postgresql service
[github/Chocobozzz/PeerTube.git] / client / src / app / +page-not-found / page-not-found.component.html
CommitLineData
767619f6 1<div class="root">
e8146195 2 <img src="/client/assets/images/mascot/defeated.svg" alt="404 mascot">
767619f6
C
3
4 <div class="text" i18n>
5 Sorry, we couldn't find the page you were looking for.
6 </div>
7</div>