aboutsummaryrefslogtreecommitdiffstats
path: root/templates/incoming.html
blob: 3de173dd5b629955b1c84202873bac3b1c97ffea (plain)
1
2
3
4
5
6
{% include "head.html" %}
<div class="">
  Incoming!
</div>
{% include "foot.html" %}
{# vi:set et sw=2 ts=2: #}