{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} WordPress installations with their core version and update state. The update check runs wp-cli per row, so the page size stays small by default. {% endcomment %} {% block title %}WordPress sites{% endblock %} {% block content %}

WordPress sites

installation(s) managed by this panel.

{% if canInstall == 1 %} Install WordPress {% endif %}
Site Domain Path Version Updates Admin Manage
Manage
No WordPress installations yet.
Checking for updates…
{% endblock %} {% block scripts %} {% endblock %}