Add a box to point people at account management

This commit is contained in:
James Polley 2017-12-25 17:08:11 +11:00
parent 96a24489b6
commit f69e7ac52d

View file

@ -53,11 +53,23 @@
<h4>Attendee Profile</h4>
</div>
<div class="panel-body">
<p>If you would like to change the details on your badge or your attendee statistics, you may edit your attendee profile up until the weekend before the conference</p>
<p>If you would like to change the details on your badge or your attendee statistics, you may edit your attendee profile up until the 15th January 2018</p>
<a class="btn btn-lg btn-primary pull-right" role="button" href="{% url "attendee_edit" %}">Edit attendee profile</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-lg-6">
<div class="panel panel-default">
<div class="panel-heading">
<h4>Account Management</h4>
</div>
<div class="panel-body">
<p>If you would like to change your registered email address or password, you can use our self-service account management portal</p>
<a class="btn btn-lg btn-primary pull-right" role="button" href="https://login.linux.conf.au/manage/">Account Management</a>
</div>
</div>
</div>
{% items_pending as pending %}
<div class="col-xs-12 col-sm-12 col-lg-12">