Primer3 Application - controller, templates, form, mispriming libraries
[sgn.git] / mason / primer3 / primer3form.mas
blobfbe90bd4b5e2c352c88a7d74f4d7e78ec5e85e41
1 <%args>
2   $form
3 </%args>
5 <& /page/page_title.mas, title => "Primer 3" &>
7 <HR></HR>
9 <% $form %>
11 <HR></HR>
13 <h1> Copyright Notice and Disclaimer </h1>
14 <p>
15  Copyright (c) 1996,1997,1998,1999,2000,2001,2004,2006,2007
16 Whitehead Institute for Biomedical Research, Steve Rozen, and Helen Skaletsky
17 All rights reserved.
18 </p>
19 <p>
20 Redistribution and use in source and binary forms, with or without
21 modification, are permitted provided that the following conditions are
22 met:
23 </p>
24 <p>
25 <ul>
26    <li>Redistributions of source code must retain the above copyright
27 notice, this list of conditions and the following disclaimer.
28    <li>Redistributions in binary form must reproduce the above
29 copyright notice, this list of conditions and the following disclaimer
30 in the documentation and/or other materials provided with the
31 distribution.
32    <li>Neither the names of the copyright holders nor contributors may
33 be used to endorse or promote products derived from this software
34 without specific prior written permission.
35 </ul>
36 </p>
37 <p>
38 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
39 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
40 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
41 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
42 OWNERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
43 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
44 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
45 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
46 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
47 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
48 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
49 </p>