Allow iframes to open links
[oweals/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>