funapi / templates /methodnotallowed.html
imperialwool's picture
woops fix bg color
03b1aef
raw history blame
No virus
305 Bytes
<title>405 Method Not Allowed</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>405</h1><h2>Method Not Allowed</h2></div>