From a8633b828f3e4e2d232e2194d9f2b85cdcd9e8db Mon Sep 17 00:00:00 2001 From: lost+skunk Date: Thu, 27 Jun 2024 14:51:46 +0300 Subject: крымские наработки MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/gruser.htm | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 html/gruser.htm (limited to 'html/gruser.htm') diff --git a/html/gruser.htm b/html/gruser.htm new file mode 100644 index 0000000..b81ceb1 --- /dev/null +++ b/html/gruser.htm @@ -0,0 +1,43 @@ + + + + SkunkyArt | {{.GR.Owner.Username}} + + +
+
+

HOME | DD

+
+ + + +
+
+ {{.GR.Owner.Username}} + {{if (eq .About.A.Gender "male")}} + ♂️ + {{end}} + {{if (eq .About.A.Gender "female")}} + ♀️ + {{end}} + [{{.GR.Gruser.ID}}] + [{{.CreationDate}}] + "{{.GR.Extra.Tag}}" + +

# Statistics

+

Favourites: {{.GR.Extra.Stats.Favourites}}; Deviations: {{.GR.Extra.Stats.Deviations}}; Watchers: {{.GR.Extra.Stats.Watchers}} +

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

+ +

# Interests

+ {{.About.Interests}} + +

# Social Links

+ {{.About.Social}} + +

# About me

+ {{.About.DescriptionFormatted}} +
+ \ No newline at end of file -- cgit v1.2.3