{{define "cp_custom_commands"}} {{template "cp_head" .}} {{template "cp_alerts" .}}
Create new custom command
Info


{{$guild := .ActiveGuild.ID}} {{$g := .ActiveGuild}} {{range .CustomCommands}}
{{/* Use .btn-add for simplicity and let the page loader adjust. */}} {{range .Responses}}
{{end}} Info


{{end}}
{{template "cp_footer" .}} {{end}}