{{template "header" .}}
{{if .User}}

User: {{.User.FullName}} (ID: {{.User.UserID}})

{{if .YandexUrl}} Войти в Яндекс {{end}} {{else}}

Create account

{{end}}
{{template "footer" .}}