Displays the enclosed content only if the specified user has added the application to their account.
<up:if-user-has-added-app uid="12345"> This user has put this app into his account. <up:else>That user hasn't put this app into his account.</up:else> </up:if-user-has-added-app> |