diff --git a/website/client/src/components/404.vue b/website/client/src/components/404.vue
index 983d5c274b..3e014475de 100644
--- a/website/client/src/components/404.vue
+++ b/website/client/src/components/404.vue
@@ -5,7 +5,12 @@
img.not-found-img(src='~@/assets/images/404.png')
h1.not-found Sometimes even the bravest adventurer gets lost.
h2.not-found Looks like this link is broken or the page may have moved, sorry!
- h2.not-found Head back to the Homepage or Contact Us about the issue.
+ h2.not-found
+ | Head back to the
+ Homepage
+ | or
+ Contact Us
+ | about the issue.