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