"Create" an attendee profile

This commit is contained in:
James Polley 2017-10-01 14:46:50 +11:00
parent 7965ac4111
commit ac0ef79b73

View file

@ -42,7 +42,7 @@
<h4>Register</h4>
</div>
<div class="panel-body">
<p>To attend the conference, you must register an attendee profile and purchase your ticket</p>
<p>To attend the conference, you must create an attendee profile and purchase your ticket</p>
<a class="btn btn-lg btn-success" role="button" href="{% url "guided_registration" %}">Get your ticket</a>
</div>
</div>