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