Implemented purchase
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
<th scope="row">Upload date</th>
|
||||
<td>{{ item.upload_date }}</td>
|
||||
</tr>
|
||||
<tr class="table-active">
|
||||
<th scope="row">Price</th>
|
||||
<td>1 currency</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user