<title></title>
<body><br>
<h1>Records</h1>
<form name = "What is the optimal graft for anterior cruciate ligament reconstruction?"
action = "/action_page.php" autocomplete = "on" target = "_blank" method = "POST"
rel = license>
<fieldset>
<legend>Study information</legend>
<label for = "id">ID: </label>
<input type = "number" id = "id" name = "id" style = "width:40px;"
value = "1">
<label for = "study">Study: </label>
<input type = "text" id = "study" name = "study" style = "width:30%;">
</fieldset>
<br>
<fieldset><legend>Title / Abstract Screening</legend>
<label for = "title">Title</label>
<input type = "text" id = "title" name = "title" style = "width:100%;height:50px;"><br><br>
<label for = "study_design">Study design: </label>
<select id = "study_design" name = "study_design" >
<option value = "randomized controlled trial">Randomized controlled trial</option>
<option value = "non-randomized controlled trial">Non-randomized controlled trial</option>
<option value = "prospective cohort study">Prospective cohort study</option>
<option value = "retrospective cohort study">Retrospective cohort study</option>
<option value = "case-control study">Case-control study</option>
<option value = "cross-sectional study">Cross-sectional study</option>
<option value = "longitudinal study">Longitudinal study</option>
<option value = "case series/reports">Case series/reports</option>
</select>
<textarea name= "abstract" style = "width:100%; height:100px;">
Abstract
</textarea><br>
</fieldset>
</form><br><br>