<%- include('partials/page-start') %>
database_off

<%= errorTitle || 'Không thể tải dữ liệu' %>

<%= errorMessage || 'Web server đang gặp lỗi khi đọc dữ liệu. Kiểm tra log container để xem nguyên nhân chi tiết.' %>

<% if (errorDetails) { %> <%= errorDetails.code %>: <%= errorDetails.message %> <% } %> sync Thử lại
<%- include('partials/page-end') %>