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
new pheno download tests pass
[sgn.git]
/
mason
/
solgs
/
default.mas
blob
914a00f3bbb7306485609140a60f4ccc762c2303
1
<%doc>
2
3
=head1 NAME
4
a mason component for displaying default message for missing pages
5
6
=AUTHOR
7
Isaak Y Tecle (iyt2@cornell.edu)
8
9
=cut
10
11
</%doc>
12
13
<&| /page/info_section.mas, title => "missing page" &>
14
<p>
15
Default page content goes here...
16
</p>
17
</&>