|
@ -10,8 +10,6 @@ |
|
|
<label for="">Hops</label> |
|
|
<label for="">Hops</label> |
|
|
<input type="radio" id="yeasts" value="yeast" name="table" > |
|
|
<input type="radio" id="yeasts" value="yeast" name="table" > |
|
|
<label for="">Yeasts</label> |
|
|
<label for="">Yeasts</label> |
|
|
</div> |
|
|
|
|
|
<div class="form-group"> |
|
|
|
|
|
<input type="text" class="form-control" name="search" /><button type="submit" class="btn btn-primary">Search</button> |
|
|
<input type="text" class="form-control" name="search" /><button type="submit" class="btn btn-primary">Search</button> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|