diff options
Diffstat (limited to 'web/html/xui/form/inbound.html')
| -rw-r--r-- | web/html/xui/form/inbound.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index c0ae1998..2930b7be 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -118,4 +118,10 @@ <template> {{template "form/sniffing"}} </template> + +<!-- allocate --> +<template> + {{template "form/allocate"}} +</template> + {{end}} |
