mirror of
https://github.com/werkraum-media/abtest.git
synced 2024-11-15 12:36:10 +01:00
17 lines
180 B
Text
17 lines
180 B
Text
|
config {
|
||
|
debug = 1
|
||
|
}
|
||
|
|
||
|
page = PAGE
|
||
|
page {
|
||
|
config {
|
||
|
debug = 1
|
||
|
}
|
||
|
|
||
|
5 = TEXT
|
||
|
5.field = title
|
||
|
|
||
|
10 = TEXT
|
||
|
10.value = Example content from TypoScript
|
||
|
}
|