{{template "header" .}}
----------------------------------------------------
----------------------------------------------------
{{if .YandexUrl}} Войти в Яндекс----------------------------------------------------
{{else}}{{.Name}} | {{.Filename}}
{{end}}----------------------------------------------------
{{end}} {{if .GoogleUrl}} Войти в Google----------------------------------------------------
{{else}}{{.Name}} | {{.Filename}}
{{end}}----------------------------------------------------
{{end}} {{if or (not .YandexUrl) (not .GoogleUrl)}}Вы не авторизованы. Авторизуйтесь или зарегистрируйтесь
{{end}}