{{define "cp_logging"}} {{template "cp_head" .}} {{template "cp_alerts" .}}

General settings


Public message logs on this server
{{if not .FirstPage}}Newer{{end}}Older

{{$g := .ActiveGuild.ID}} {{range .Logs}} {{end}}
ID Created Author Channel Actions
#{{.ID}} {{formatTime .CreatedAt}} {{.Author}} ({{.AuthorID}}) #{{.ChannelName}}
View
{{template "cp_footer" .}} {{end}}