Skip to content

Commit

Permalink
Added button to link to EventBrite site
Browse files Browse the repository at this point in the history
  • Loading branch information
pjverity committed Mar 24, 2021
1 parent a6a9f16 commit 175ed27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/webapp/WEB-INF/jsp/world/home.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,13 @@
<h4 class="card-header bg-info text-white">Next Run</h4>
<div class="card-body">
<h4 class="card-text">${nextEvent}</h4>
<div class="pt-2">
<a class="btn btn-outline-info" href="https://www.eventbrite.co.uk/o/reigate-ladies-joggers-26844876883" role="button">Book Into A Run</a>
</div>
</div>
</div>
</div>

</header>

<main class="container">
Expand Down

0 comments on commit 175ed27

Please sign in to comment.