]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+page-not-found/page-not-found.component.html
Add delete & re-draft for comments without replies
[github/Chocobozzz/PeerTube.git] / client / src / app / +page-not-found / page-not-found.component.html
index 66aa2aec7c9e8139d4d5c90a5c1f6f192eba5012..37e382b2cfe018ca8ec29169875fc18fa20ef7fc 100644 (file)
@@ -1,3 +1,7 @@
-<div>
-  Sorry, but we couldn't find the page you were looking for.
-</div>
\ No newline at end of file
+<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>