Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
ceciliasharp committed Jun 9, 2024
1 parent 47148df commit 3fbbbe3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Pages/gbg-2024/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -676,11 +676,11 @@
<p>
@if (earlyBirdAvailable)
{
<div>
<h3>Early Bird?</h3>
The first batch of tickets that we sell will have a discount and they are called "early bird", but they are limited in number.
When they are out, they are out! So be quick! (if the are not listed, they are out)
</div>
<h3>Early Bird?</h3>
<p>
The first batch of tickets that we sell will have a discount and they are called "early bird", but they are limited in number.
When they are out, they are out! So be quick! (if the are not listed, they are out)
</p>
}
<h3>Invoice?</h3>
<p>
Expand Down

0 comments on commit 3fbbbe3

Please sign in to comment.