mailcatcher/views/404.erb
Samuel Cochran 6ec409bfcb Remove haml
2015-01-17 15:03:00 +11:00

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>