diff --git a/fet2020/templates/404.html b/fet2020/templates/404.html new file mode 100644 index 00000000..36af0548 --- /dev/null +++ b/fet2020/templates/404.html @@ -0,0 +1,16 @@ +{% extends 'layout.html' %} + +{% load static %} + +{% block content %} +