From 43f48c7c3641b4ac970d8dc4b35ecc70cda5aec6 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sat, 29 Sep 2018 18:34:47 +1200 Subject: [PATCH] Fix dashboard look --- pinaxcon/templates/symposion/dashboard/_categories.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pinaxcon/templates/symposion/dashboard/_categories.html b/pinaxcon/templates/symposion/dashboard/_categories.html index 8316bcfd..52a81268 100644 --- a/pinaxcon/templates/symposion/dashboard/_categories.html +++ b/pinaxcon/templates/symposion/dashboard/_categories.html @@ -31,11 +31,12 @@
+ {% if not user.attendee.completed_registration %}
- {% if not user.attendee.completed_registration %}

Register

-

To attend the conference, you must create an attendee profile and purchase your ticket

- Get your ticket +
+

To attend the conference, you must create an attendee profile and purchase your ticket

+ Get your ticket