Here is some code I found but I don't believe the "level 1" part is correct.
Code:
{if $user_membership ne "Level 1"}
I'm sorry, you don't have a membership, so this content is not accessible. Please click here to become a member and get the goodies.
{else}
Your real html content
{/if}