diff --git a/app/views/people/_show_left_jubla.html.haml b/app/views/people/_show_left_jubla.html.haml index ee81b046..df497bd6 100644 --- a/app/views/people/_show_left_jubla.html.haml +++ b/app/views/people/_show_left_jubla.html.haml @@ -1,3 +1,3 @@ - if entry.alumnus_only? - %h2= t('.contactable_by') + %h2.mt-3= t('.contactable_by') = render_attrs(entry, :contactable_by_federation, :contactable_by_state, :contactable_by_region, :contactable_by_flock)