Update conference references
This commit is contained in:
parent
f5eabe0aa3
commit
6bd1ab9f8f
2 changed files with 3 additions and 3 deletions
|
@ -67,12 +67,12 @@
|
|||
|
||||
|
||||
{% block proposals_body %}
|
||||
<p>Pay for your linux.conf.au attendance with your Visa, Mastercard, or American Express credit or debit card. Card payments are processed by <a href="https://stripe.com">Stripe</a>.</p>
|
||||
<p>Pay your invoice with your Visa, Mastercard, or American Express credit or debit card. Card payments are processed by <a href="https://stripe.com">Stripe</a>.</p>
|
||||
|
||||
<p>
|
||||
No data on this form is retained by {% conference_name %}, rather it is
|
||||
sent to Stripe. In particular, credit card details are not sent
|
||||
to linux.conf.au. You must allow JavaScript from <code>js.stripe.com</code> and <code>stripe.network</code> to complete payment.
|
||||
to Linux Australia. You must allow JavaScript from <code>js.stripe.com</code> and <code>stripe.network</code> to complete payment.
|
||||
</p>
|
||||
|
||||
<p>You have <strong>${{ invoice.balance_due }}</strong> remaining to pay on this invoice.</p>
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
|
||||
<a href="mailto:{{ settings.CONFERENCE_EMAIL }}" alt="Email"><i class="far fa-envelope"></i></a> <a
|
||||
href="https://twitter.com/_everythingopen" alt="Twitter"><i class="fab fa-twitter"></i></a> <a
|
||||
href="https://www.facebook.com/linuxconferenceaustralia/" alt="Facebook"><i class="fab fa-facebook"></i></a> <a
|
||||
href="https://www.facebook.com/EverythingOpenConference" alt="Facebook"><i class="fab fa-facebook"></i></a> <a
|
||||
href="https://www.linkedin.com/showcase/everythingopen/" alt="LinkedIn"><i class="fab fa-linkedin"></i></a>
|
||||
</div>
|
||||
<div class="col-md-4 pb-4 text-center">
|
||||
|
|
Loading…
Reference in a new issue