{** search form starts here **}
| {trans key="text_page.title"} | {trans key="text_page.url"} | {trans key="text_page.published"} | ||
|---|---|---|---|---|
| {$page.title|htmlspecialchars} | {$page.url|htmlspecialchars} | {$page.is_active|htmlspecialchars} | {trans key="common.edit"} {trans key="common.delete"} |