first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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>
|
Reference in New Issue
Block a user