verification/internal/client/assets/updated_verification.txt

14 lines
385 B
Plaintext
Raw Normal View History

2024-02-11 18:22:37 +00:00
Updated verification:
ID: {{ .ID }}
UserID: {{ .UserID }}
UserURL: {{ .UserURL }}
Accepted: {{ .Accepted }}
Status: {{ .Status }}
UpdatedAt: {{ .UpdatedAt.Format "Mon, 02 Jan 2006 15:04:05 MST"}}
Comment: {{ .Comment }}
=============================
Files
=============================
{{ range .Files }}
Название: {{ .Name }} ({{ .Url }})
{{ end }}