{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "WordPress Toolkit - CyberPanel" %}{% endblock %} {% block header_scripts %} {% endblock %} {% block content %}

WORDPRESS SITES

Install WordPress
No WordPress sites found. Click "Install WordPress" to create your first site.

{$ site.title $}

Manage
{$ site.version || 'Loading...' $}
{$ site.phpVersion || 'Loading...' $}
{$ site.activeTheme || 'Loading...' $}
{$ site.activePlugins $} active of {$ site.totalPlugins $} Loading...
Showing {$ ((currentPage-1)*recordsToShow) + 1 $} to {$ ((currentPage-1)*recordsToShow) + filteredSites.length $} of {$ (wpSites | filter:searchText).length $} sites
{% endblock content %}