diff options
Diffstat (limited to 'templates/incoming.html')
-rw-r--r-- | templates/incoming.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/incoming.html b/templates/incoming.html index 3de173d..2a43623 100644 --- a/templates/incoming.html +++ b/templates/incoming.html @@ -1,5 +1,5 @@ {% include "head.html" %} -<div class=""> +<div class="content"> Incoming! </div> {% include "foot.html" %} |