funapi / templates /intervalservererror.html
imperialwool's picture
woops fix bg color
03b1aef
raw history blame
No virus
311 Bytes
<title>500 Internal Server Error</title>
<style>body {background-color:#14191f;}div#a {font-family:Helvetica, system-ui, sans-serif;color:white!important;line-height:0.5;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}</style>
<div id="a"><h1>500</h1><h2>Internal Server Error</h2></div>