add new prop terms to system_cvterms.txt
[sgn.git] / mason / solgs / home.mas
blobb45fb07d85eeeba2b2d05749f9be2b6899caa223
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>
12 % my $fake_welcome = qq | <img src="/static/img/sliced_tomato_60x57.png" /> |;
13 <&| /page/info_section.mas, title => "solGS start page " &>    
14   <p>
15   <%  $fake_welcome %>
16   </p>      
17 </&>