From 1537da9b16dfda1ecb2730b5d1de3b9005397618 Mon Sep 17 00:00:00 2001 From: lost+skunk Date: Tue, 13 Aug 2024 15:59:52 +0300 Subject: темплейты в бинарнике и улучшенная система кеша MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/gruser.htm | 91 --------------------------------------------------------- 1 file changed, 91 deletions(-) delete mode 100644 html/gruser.htm (limited to 'html/gruser.htm') diff --git a/html/gruser.htm b/html/gruser.htm deleted file mode 100644 index a219e36..0000000 --- a/html/gruser.htm +++ /dev/null @@ -1,91 +0,0 @@ - - - - SkunkyArt | - {{if eq .Type 'a'}} - {{.Templates.GroupUser.GR.Owner.Username}} - {{else}} - gallery of {{.Templates.GroupUser.GR.Owner.Username}} - {{end}} - - - - -
-
-

HOME | DD - | Gallery{{else}}about">About{{end}} - | RSS

-
- - - - -

| {{.Templates.GroupUser.GR.Owner.Username}}

-
- {{if eq .Type 'a'}} - {{if ne .Templates.GroupUser.About.BG ""}} - - {{end}} - - {{.Templates.GroupUser.GR.Owner.Username}} - {{if (eq .Templates.GroupUser.About.A.Gender "male")}} - ♂️ - {{end}} - {{if (eq .Templates.GroupUser.About.A.Gender "female")}} - ♀️ - {{end}} - [{{.Templates.GroupUser.GR.Gruser.ID}}] - [{{.Templates.GroupUser.CreationDate}}] - {{if ne .Templates.GroupUser.GR.Extra.Tag ""}} - "{{.Templates.GroupUser.GR.Extra.Tag}}"{{end}} {{if ne .Templates.GroupUser.About.A.Country ""}} - ({{.Templates.GroupUser.About.A.Country}}) - {{end}} - - {{if .Templates.GroupUser.Group}} -

# Statistics

-

Watchers: {{.Templates.GroupUser.GR.Extra.Stats.Watchers}}; Pageviews: {{.Templates.GroupUser.GR.Extra.Stats.Pageviews}} - {{else}} -

# Statistics

-

Favourites: {{.Templates.GroupUser.GR.Extra.Stats.Favourites}}; Deviations: {{.Templates.GroupUser.GR.Extra.Stats.Deviations}}; Watchers: {{.Templates.GroupUser.GR.Extra.Stats.Watchers}} -

Watching: {{.Templates.GroupUser.GR.Extra.Stats.Watching}}; Pageviews: {{.Templates.GroupUser.GR.Extra.Stats.Pageviews}}; Comments Made: {{.Templates.GroupUser.GR.Extra.Stats.CommentsMade}}; Friends: {{.Templates.GroupUser.GR.Extra.Stats.Friends}}

- {{end}} - - {{if ne .Templates.GroupUser.Admins ""}} -

# Group admins

-
- {{.Templates.GroupUser.Admins}} -
- {{end}} - - {{if ne .Templates.GroupUser.About.Interests ""}} -

# Interests

- {{.Templates.GroupUser.About.Interests}} - {{end}} - - {{if ne .Templates.GroupUser.About.Social ""}} -

# Social Links

- {{.Templates.GroupUser.About.Social}} - {{end}} - - {{if ne .Templates.GroupUser.About.DescriptionFormatted ""}} -

# About me

- {{.Templates.GroupUser.About.DescriptionFormatted}} - {{end}} - {{if ne .Templates.GroupUser.About.Comments ""}} -
-

# Comments

- {{.Templates.GroupUser.About.Comments}} - {{end}} - {{else}} - {{.Templates.GroupUser.Gallery.Folders}} - {{.Templates.GroupUser.Gallery.List}} - {{end}} -
- -- cgit v1.2.3