Changed trials-in-common page to use a single database query to get analyses. Changed...
[sgn.git] / mason / homepage / affiliated_sites.mas
blob11d2bb4e218a90e7f6298d8ec3238957c76200c9
2 <%perl>
4 use strict;
5 use CXGN::Tools::File;
7 my $file = $c->get_conf('homepage_files_dir').'/affiliated_sites.txt';
9 </%perl>
11 <% CXGN::Tools::File::read_commented_file($file) %>