mailcatcher/views/404.erb

7 lines
145 B
Plaintext

<html>
<body>
<h1>No Dice</h1>
<p>The message you were looking for does not exist, or doesn't have content of this type.</p>
</body>
</html>