As I check through Magento, they tend not to use starting and ending curly brackets (braces) in the code. For example generally we use { and } brackets in the code but in Magento, they are using : or endif.
Can you please let me know why they don't use curly brackets and what is the use of : and endif ?
Thanks in advance