1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-17 23:16:23 -07:00

Fix text appearing outside replies with images

This commit is contained in:
Joshua Merrell 2018-02-03 12:43:12 -08:00
parent faa313d301
commit c8aa02b420
7 changed files with 19 additions and 27 deletions

View file

@ -7,6 +7,6 @@
<h1>500: Internal Server error</h1>
<img src="/error/derpy server.gif" border="0" alt="">
<p>The server encountered an error while trying to serve the page, and we apologize for the inconvenience. The <a href="https://en.wikipedia.org/wiki/Idiot">system administrator</a> will try to fix things as soon has he/she/it can.</p>
<hr><address>http://gochan.org powered by Gochan v1.8.1</address>
<hr><address>http://gochan.org powered by Gochan v1.8.2</address>
</body>
</html>