Flush Mason buffer.
[irspy-moved-to-github.git] / web / htdocs / details / error.mc
1 %# $Id: error.mc,v 1.1 2006-09-19 11:11:44 mike Exp $
2 <%args>
3 $message
4 </%args>
5 <p class="error">
6 ERROR:
7 <% $message %>
8 </p>