diff --git a/pinaxcon/templates/registrasion/badge_overlay.svg b/pinaxcon/templates/registrasion/badge_overlay.svg index c27d7c78..81d4a76f 100644 --- a/pinaxcon/templates/registrasion/badge_overlay.svg +++ b/pinaxcon/templates/registrasion/badge_overlay.svg @@ -10,104 +10,64 @@ {% total_items_purchased 5 as pdns_count %} {% ticket_type as ticket_type %} --> - - badge_preview - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + badge_double_overlay + + + {{ user.attendee.attendeeprofilebase.attendeeprofile.name }} + + + {% if ticket_type == "Student" or ticket_type == "Hobbyist" or "Only" in ticket_type %}{% else %}{{ user.attendee.attendeeprofilebase.attendeeprofile.company }}{% endif %} + + + {{ user.attendee.attendeeprofilebase.attendeeprofile.free_text_1 }} + + + {{ user.attendee.attendeeprofilebase.attendeeprofile.free_text_2 }} + + + {{ speakers_dinner_count }} + + + {{ penguin_dinner_count }} + + + {{ pdns_count }} + + + {% if user.attendee.attendeeprofilebase.attendeeprofile.of_legal_age %}18+{% endif %} + + + {{ ticket_type|upper }} + - - - {{ user.attendee.attendeeprofilebase.attendeeprofile.name }} + + + {{ user.attendee.attendeeprofilebase.attendeeprofile.name }} - - {% if ticket_type == "Student" or ticket_type == "Hobbyist" or "Only" in ticket_type %}{% else %}{{ user.attendee.attendeeprofilebase.attendeeprofile.company }}{% endif %} + + {% if ticket_type == "Student" or ticket_type == "Hobbyist" or "Only" in ticket_type %}{% else %}{{ user.attendee.attendeeprofilebase.attendeeprofile.company }}{% endif %} - - {{ user.attendee.attendeeprofilebase.attendeeprofile.free_text_1 }} + + {{ user.attendee.attendeeprofilebase.attendeeprofile.free_text_1 }} - - {{ user.attendee.attendeeprofilebase.attendeeprofile.free_text_2 }} + + {{ user.attendee.attendeeprofilebase.attendeeprofile.free_text_2 }} - - {{ ticket_type|upper }} + + {{ speakers_dinner_count }} - {{ speakers_dinner_count }} - {{ penguin_dinner_count }} - {{ pdns_count }} - - {% if user.attendee.attendeeprofilebase.attendeeprofile.of_legal_age %}18+{% endif %} + + {{ penguin_dinner_count }} + + + {{ pdns_count }} + + + {% if user.attendee.attendeeprofilebase.attendeeprofile.of_legal_age %}18+{% endif %} + + + {{ ticket_type|upper }}