Changeset - ac0ef79b7310
[Not reviewed]
0 1 0
James Polley - 7 years ago 2017-10-01 03:46:50
jp@jamezpolley.com
"Create" an attendee profile
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/dashboard.html
Show inline comments
...
 
@@ -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>
0 comments (0 inline, 0 general)