1: Start
{if boolVal == TRUE}
{if boolVal2 == TRUE}
2: {= value1 }
{/if}
{/if}
3: Some Line of Code
{if boolVal == FALSE}
4: Some skippedText
{/if}
5: Some other text