{% extends 'hall_logs/hall_bolayout.html' %} {% block content %}
Delegate No. | Full Name | Email/Mobile | Man hours | Total session |
---|---|---|---|---|
{{row.delegate_no}} | {{row.full_name}} | {{row.email or ''}} / {{row.mobile or ''}} | {{row.man_hours or ''}} | {{row.total_sessions or ''}} |