{{ current_user.fullname }}
{{ current_user.descduty }}
{{ current_user.type }}
{{ current_user.email }}
{{ current_user.account_num }}
${{ '%.2f' % current_user.payrate }}
{{ current_user.netid }}
{{ current_user.descduty }}
{{ current_user.type }}
{{ current_user.email }}
{{ current_user.account_num }}
${{ '%.2f' % current_user.payrate }}
{{ current_user.netid }}
Employee: |