add a basic default dark theme
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
The page you are seeking does not exist.
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user