Update frontend and forms

This commit is contained in:
Livvy Mackintosh
2017-11-18 16:54:44 +00:00
parent aa6c1cf33b
commit 310be805c5
16 changed files with 712 additions and 128 deletions

View File

@ -1,9 +1,10 @@
{% extends 'base_page.html' %}
{% load i18n %}
{% block title %}
Shucks.
{% trans 'Oops' %}
{% endblock %}
{% block description %}
An unknown server error occurred. Sorry about that.
{% trans 'An unknown server error occurred. Our engineers have been notified and will fix the problem.' %}
{% endblock %}