diff --git a/cfp/templates/cfp/staff/volunteer_list.html b/cfp/templates/cfp/staff/volunteer_list.html index a79c28e..158a03c 100644 --- a/cfp/templates/cfp/staff/volunteer_list.html +++ b/cfp/templates/cfp/staff/volunteer_list.html @@ -46,7 +46,7 @@ {{ volunteer.name }} {% if volunteer.notes %}{% endif %} - {{ volunteer.email }} + {{ volunteer.email }} {{ volunteer.phone_number }}{% if volunteer.sms_prefered %} (SMS){% endif %} {% for activity in volunteer.activities.all %}