aboutsummaryrefslogtreecommitdiffstats
path: root/templates/incoming.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/incoming.html')
-rw-r--r--templates/incoming.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/incoming.html b/templates/incoming.html
new file mode 100644
index 0000000..3de173d
--- /dev/null
+++ b/templates/incoming.html
@@ -0,0 +1,6 @@
+{% include "head.html" %}
+<div class="">
+ Incoming!
+</div>
+{% include "foot.html" %}
+{# vi:set et sw=2 ts=2: #}