<# if ( data.length > 0 ) { #> <# _.each( data, function( user, key, list ) { #>
{{{user.account_status_name}}}
<# } #> {{{user.hook_just_after_name}}}
<# if ( user.can_edit ) { #>
<# } #>
{{{user.hook_after_user_name}}}
<# if ( typeof user['mata-pelajaran'] !== 'undefined' ) { #>
<# } #>
<# if ( typeof user['mata-pelajaran2'] !== 'undefined' ) { #>
<# } #>
<# }); #> <# } else { #>
<# } #>
<# if ( data.length > 0 ) { #> <# _.each( data, function( user, key, list ) { #>
<# } #>
{{{user.hook_just_after_name}}}
{{{user.hook_after_user_name}}}
<# if ( typeof user['mata-pelajaran'] !== 'undefined' ) { #>
<# } #>
<# if ( typeof user['mata-pelajaran2'] !== 'undefined' ) { #>
<# } #>
<# if ( Object.keys( user.dropdown_actions ).length > 0 ) { #>
-
<# _.each( user.dropdown_actions, function( action, key, list ) { #>
- {{{action.title}}}
<# }); #>
<# } #>
<# }); #> <# } else { #>
<# } #>