{{ data['server_name'] }} {{ _('Logs') }} {{ _("Note: this page doesn't auto-refresh") }}
{{ _('Latest Errors') }}
| {{ _('Line') }} | {{ _('Error') }} |
|---|---|
| {{ e[0] }} | {{ e[1] }} |
{{ _('Latest Warnings') }}
| {{ _('Line') }} | {{ _('Warning') }} |
|---|---|
| {{ w[0] }} | {{ w[1] }} |