Udom
Udom

Reputation: 339

typo3 styles.content.get not working

I've testing with TYPO3 7.6.9 and tried the following without success:

# Default PAGE object:
page = PAGE
page.10 < styles.content.get

I want to get the normal content from the typo3 page, but it not show anything. Please help me, Thanks.

Upvotes: 1

Views: 1736

Answers (1)

Elvis Tavasja
Elvis Tavasja

Reputation: 191

Check if you have included the static template like in the screenshot below:

enter image description here

Upvotes: 3

Related Questions