Add a form to provision a new instance
This commit is contained in:
parent
80906d3791
commit
53f63d4efd
25 changed files with 367 additions and 236 deletions
|
|
@ -31,7 +31,6 @@ func (flags Flags) Apply(r *http.Request, funcs ...FlagFunc) Flags {
|
|||
}
|
||||
|
||||
// RuntimeFlags are passed to the template at runtime.
|
||||
// Any context may e
|
||||
type RuntimeFlags struct {
|
||||
Flags
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue