{% extends "base.html" %} {% block title %}Server Error — {{ config.BBS_NAME or 'ANetBBS' }}{% endblock %} {% block content %}

500 — Server Error

Something went wrong on our end. The error has been logged.

If this keeps happening, the sysop can find the traceback in logs/anetbbs.log or journalctl -u anetbbs-web.

Home Back

{% endblock %}