Skip to content

Commit ebd9610

Browse files
committed
catch-all: Reuse FlashMessage component
1 parent 7ed8b8d commit ebd9610

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-
<p id='flash' class='shown'>Oops, that route doesn't exist!</p>
1+
<FlashMessage @message="Oops, that route doesn't exist!" />
22

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

0 commit comments

Comments
 (0)