Line 2: | Line 2: | ||
<html> | <html> | ||
<textarea id='page'> | <textarea id='page'> | ||
− | h(g.Page, {title: ' | + | h(g.Page, {title: 'INFECTION DETECTION', next: 'next', selector: [0, 0]}, |
− | h('p', null, 'Diagnosis of HIV in infants is a pressing problem in many developing countries. Many available diagnostic systems are ineffective at diagnosing infants and/or are difficult to implement in resource-limited settings. As a result, many children who could receive life-altering antiretroviral therapies do not.'), | + | h('Section', {title: 'HIV1 Detection in Infants'}, |
− | + | h('p', null, 'Diagnosis of HIV in infants is a pressing problem in many developing countries. Many available diagnostic systems are ineffective at diagnosing infants and/or are difficult to implement in resource-limited settings. As a result, many children who could receive life-altering antiretroviral therapies do not.'), | |
+ | h('p', null, 'In our iGEM project, our team set out to create an effective point-of-care HIV1 diagnostic kit for infants in developing countries. Read more about what we did here!') | ||
+ | ) | ||
); | ); | ||
</textarea> | </textarea> | ||
</html> | </html> |
Revision as of 23:33, 16 October 2018