[[ if (logged_in) { ]] [[ if (user.isStaff) { ]] Layouts [[ } ]] Projects [[ if (profile && String(user._id) == String(profile._id)) { ]] Edit Profile [[ } else if (! profile) { ]] Profile [[ } ]] [[ } else { ]] Sign Up Sign In [[ } ]]