Exactly the same as 4cb4863eab0eaabf4265a494592f0ea63a081bb4, stupid git
[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>