Fixed small html error
This commit is contained in:
parent
5f20e04b79
commit
9994560807
@ -89,12 +89,12 @@
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<table class="table">
|
||||
<thread>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Item</th>
|
||||
<th>Total</th>
|
||||
</tr>
|
||||
</thread>
|
||||
</thead>
|
||||
<tr>
|
||||
<td>Calories</td>
|
||||
<td><%= @recipe.nutrition_data.kcal %></td>
|
||||
|
Loading…
Reference in New Issue
Block a user