PHML conditional elements

If conditions.

This first page will show a basic example of using a built in phml helper method blank()

It closely resembles the Java function isBlank()

If everything went well you will see a section of text below here that is dynamic text that was inserted with a conditional.

This is an if condition.
← Else Condition
Elif Condition →