mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
create icon and cards improved
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
<p th:text="${recipe.cost}">Cost</p>
|
||||
</div>
|
||||
</a>
|
||||
<a th:href="@{/recipes/{id}/edit(id=${recipe.id})}" class="edit-link">Edit</a>
|
||||
</div>
|
||||
</th:block>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user