This repository has been archived on 2025-02-18. You can view files and clone it, but cannot push or open issues or pull requests.

7 lines
275 B
Plaintext

<%- include('../shards/header', { title: '500 Internal Server Error - p0ntus mail' }) %>
<div class="container">
<i class="il mt-2">500 Internal Server Error</i>
<hr>
<p>An unexpected error occurred. Please try again later.</p>
</div>
<%- include('../shards/footer') %>