MediaPost Social Network

Up:if-is-own-profile

Displays content inside only if the viewer of the profile matches the profile owner.

Sample code

 <up:if-is-own-profile>
   Welcome back to your profile!
   <up:else>This is not your profile.</up:else>
 </up:if-is-own-profile>

Notes

  • Can be used in conjunction with up:else