Add registration and login templates plus UI stuff, moderation
This commit is contained in:
9
ojusomap/templates/500.html
Normal file
9
ojusomap/templates/500.html
Normal file
@ -0,0 +1,9 @@
|
||||
{% extends 'base_page.html' %}
|
||||
|
||||
{% block title %}
|
||||
Shucks.
|
||||
{% endblock %}
|
||||
|
||||
{% block description %}
|
||||
An unknown server error occurred. Sorry about that.
|
||||
{% endblock %}
|
Reference in New Issue
Block a user