added a comment section..
[sgn.git] / mason / site / error / 404.mas
blob5d8dc2a55be3c63a9342dda547ba5a204fd6a7d4
1 <%args>
2 $message
3 </%args>
5 <div style="text-align: center; margin: 2em 0">
6    <h1 style="margin-bottom: 1em">404 - Page not found</h1>
8    <div>
9      <% $message %>
10    </div>
11 </div>