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