{{~ # Metadata ~}} {{ Context.Request.Guild.Name | html.escape }} - {{ Context.Request.Channel.Name | html.escape }} {{~ # Styles ~}} {{~ # Syntax highlighting ~}} {{~ # Local scripts ~}} {{~ # Preamble ~}}
Guild icon
{{ Context.Request.Guild.Name | html.escape }}
{{ Context.Request.Channel.Category | html.escape }} / {{ Context.Request.Channel.Name | html.escape }}
{{~ if Context.Request.Channel.Topic ~}}
{{ Context.Request.Channel.Topic | html.escape }}
{{~ end ~}} {{~ if Context.Request.After || Context.Request.Before ~}}
{{~ if Context.Request.After && Context.Request.Before ~}} Between {{ Context.Request.After | FormatDate | html.escape }} and {{ Context.Request.Before | FormatDate | html.escape }} {{~ else if Context.Request.After ~}} After {{ Context.Request.After | FormatDate | html.escape }} {{~ else if Context.Request.Before ~}} Before {{ Context.Request.Before | FormatDate | html.escape }} {{~ end ~}}
{{~ end ~}}
{{~ # Log ~}}
{{~ %SPLIT% ~}}
{{~ # Postamble ~}}
Exported {{ MessageCount | object.format "N0" }} message(s)