Skip to content

Commit eed6e57

Browse files
committed
catch-all: Replace FlashMessage with regular heading
1 parent 35f2ee7 commit eed6e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/catch-all.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<FlashMessage @message="Oops, that route doesn't exist!" />
1+
<h1>Oops, that route doesn't exist!</h1>
22

33
<p local-class='p404'>
44
Perhaps a search of the site may help?

0 commit comments

Comments
 (0)