Skip to content

Commit

Permalink
Add "Add Skatepark" button to skateparkList
Browse files Browse the repository at this point in the history
  • Loading branch information
nufsty2 committed Apr 13, 2021
1 parent 88b969c commit 6decfc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/templates/skatepark/skateparksList.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ <h2>Skateparks</h2>
</tbody>
</table>

<br />
<a class="btn btn-default" th:href="@{/skateparks/new}">Add skatepark</a>

</body>
</html>

0 comments on commit 6decfc8

Please sign in to comment.