8 my $loci = qq { The locus of the week is currently unavailable. <br /><br /> };
11 $loci = CXGN::Tools::File::get_sections(File::Spec->catfile($c->get_conf("homepage_files_dir"), "loci.txt"));
17 <div class="boxbgcolor1" style="margin:0px; ">
18 <div class="boxheading">Locus of the week</div>
19 <div class="boxcontent"><% $loci %>
20 <a href="oldloci.pl">See previous 'loci of the week'...</a><br /><br />
21 <a href="/search/direct_search.pl?search=loci">Search other loci...</a>
26 <h4>Featured Locus</h4>
28 <button class="btn btn-info btn-sm" onclick='location.href="/oldloci.pl"'>See previous...</button> <button class="btn btn-primary btn-sm" onclick=location.href="/search/direct_search.pl?search=loci">Search other loci...</button>