File manager - Edit - /usr/local/cpanel/base/unprotected/cpanel/templates/nova_error.tmpl
Back
[% SET app_image = MagicRevision(get_theme_url("images/nova-logo.svg")); %] <div class="nova-error-page"> <div class="nova-header"> <img class="nova-logo" src="[% app_image %]" alt="[% locale.maketext('AI App Builder') %]"> </div> <div class="error_notice"> <div id="error-wrapper"> <div id="error_msg_contents"> <h2 class="error-title">[% generic_error.html() %]</h2> <p class="error-message">[% locale.maketext('The Nova service is currently experiencing issues and cannot process your request.') %]</p> <div class="error-actions"> <p class="service-message">Please try again later.</p> </div> </div> </div> </div> </div> <style> .nova-error-page { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 60vh; padding: 2rem; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; } .nova-header { display: flex; align-items: center; margin-bottom: 2rem; gap: 1rem; } .nova-logo { width: auto; height: 48px; display: block; } .nova-brand { font-size: 2.5rem; font-weight: 700; color: #2c3e50; margin: 0; letter-spacing: 0.1em; } .error_notice { background: #f8f9fa; border-radius: 12px; padding: 2rem; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); max-width: 500px; width: 100%; text-align: center; } .error-title { color: #000000; font-size: 1.5rem; font-weight: 700; margin: 0 0 1rem 0; } .error-message { color: #5d6d7e; font-size: 1rem; line-height: 1.5; margin: 0 0 1.5rem 0; } .error-actions { margin-top: 1.5rem; } .service-message { color: #5d6d7e; font-size: 1rem; line-height: 1.5; margin: 0 0 1rem 0; } /* Responsive design */ @media (max-width: 768px) { .nova-header { flex-direction: column; gap: 0.5rem; } .nova-brand { font-size: 2rem; } .nova-error-page { padding: 1rem; } .error_notice { padding: 1.5rem; } } </style>
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings