repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix issues with test.
[sgn.git]
/
mason
/
generic_message.mas
blob
57abdfd7edd786093e8bf04e437efd9a2dce372a
1
<%args>
2
$message
3
</%args>
4
% #A generic message page.
5
<& /util/import_javascript.mas, classes => ["solGS.solGS"] &>
6
<div style="width: 63%; margin: 2em auto">
7
<&| /page/explanation.mas &>
8
<% $message %>
9
</&>
10
</div>
11