Vojtech Bubnik f591c2503a PlaceholderParser: changed the syntax of if inside a {} block to
{if condition then block elsif}
The "then" keyword is now mandatory.
On the other hand, "then" keyword must NOT be used using old syntax:
{if condition}...{endif}
2023-03-27 15:36:14 +02:00
..
2019-12-06 09:28:17 +01:00
2019-10-30 17:19:43 +01:00
2023-03-13 13:52:21 +01:00