remove stale $Id$
[irspy-moved-to-github.git] / web / htdocs / details / error.mc
1 <%args>
2 $message
3 </%args>
4 <p class="error">
5 ERROR:
6 <% $message %>
7 </p>