diff options
| author | horus_arch | 2015-05-18 14:38:35 +0200 |
|---|---|---|
| committer | horus_arch | 2015-05-18 14:38:35 +0200 |
| commit | 0a00051d30184c94a666638f66f1d145df855995 (patch) | |
| tree | 5ff022fa171e590d1ee54d295a1e0be71f77faa1 /struct.go | |
| parent | 1c88887b9fdc2ba05fc299745e23cb681d73683e (diff) | |
| download | freemail-0a00051d30184c94a666638f66f1d145df855995.tar.gz | |
Add tos, privacy policy, noscript alert and updated the mailgraph html.
Diffstat (limited to 'struct.go')
| -rw-r--r-- | struct.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ type Request struct { ConfirmEmail string Password string ConfirmPassword string + Legal bool } type Flash struct { |
