Last active
August 4, 2021 11:27
-
-
Save PetraMotz/066069187289d88b90fb3b560569b830 to your computer and use it in GitHub Desktop.
Typo3 Fluid If #inline #fluid #t3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{f:if(condition: iterator.isOdd, then: 'newsOdd', else: 'newsEven')} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment