Bug fixes here and there
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<li class="list-group-item"><i class="far fa-map"></i> {{ event.location_name }}</li>
|
||||
<li class="list-group-item">{{ event.description }}</li>
|
||||
</ul>
|
||||
<span class="d-flex flex-row-reverse"><a href="" class="btn btn-primary">Book now</a></span>
|
||||
<span class="d-flex flex-row-reverse"><a href="{{event.id}}/booked" class="btn btn-primary">Book now</a></span>
|
||||
</div>
|
||||
</div>
|
||||
<h1 class="display-4">Reviews:</h1>
|
||||
|
Reference in New Issue
Block a user