From af2539da84d905cf7f8b59cad480dcc64a30c3e0 Mon Sep 17 00:00:00 2001 From: Hailey Annette Clark Date: Sun, 27 Sep 2020 18:36:34 -0700 Subject: [PATCH] Construction changes Just put an under construction thing up. --- templates/inbox.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/inbox.html b/templates/inbox.html index 611ffdf..6f41a0c 100644 --- a/templates/inbox.html +++ b/templates/inbox.html @@ -7,5 +7,6 @@ $("document").ready(function() { {% include 'include/navblock.html' %}
+

UNDER CONSTRUCTION

{% include 'include/footer.html' %}