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
check file name
[sgn.git]
/
mason
/
solgs
/
search
/
trait.mas
blob
8acafbb12201009077e3f0d3b8fbaf1c000e9570
1
<%doc>
2
3
=head1 NAME
4
5
/search/trait.mas - a view for trait search form
6
7
=AUTHOR
8
9
Isaak Y Tecle (iyt2@cornell.edu)
10
11
=cut
12
13
</%doc>
14
15
<%args>
16
17
$form
18
19
</%args>
20
21
22
<& /page/page_title.mas, title => "solGS: Search Traits" &>
23
<&| /page/info_section.mas,
24
title => "Search ",
25
&>
26
27
<% $form %>
28
29
</&>