{if edit_user}

Edit User


{/if}

Users

{for user in users} {/for}
User ID User Name Edit Delete
{user.user_id} {user.user_name}

Add New User