Help for this page
if ( $condition1 ) { if ( $condition2 ) { ... else { # Block2 repeated again }
{ if ( $condition1 ) { ... } # Block2 }