8 lines
224 B
HTML
8 lines
224 B
HTML
|
You need to set <code>config.index_enable = 1</code> to allow page indexing.
|
||
|
The following sites were found with indexing disabled:
|
||
|
|
||
|
<ul>
|
||
|
<f:for each="{pages}" as="page">
|
||
|
<li>[{page.uid}] {page.title}</li>
|
||
|
</f:for>
|
||
|
</ul>
|