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/deviantion.htm | 60 ----------------------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 html/deviantion.htm (limited to 'html/deviantion.htm') diff --git a/html/deviantion.htm b/html/deviantion.htm deleted file mode 100644 index 50710b6..0000000 --- a/html/deviantion.htm +++ /dev/null @@ -1,60 +0,0 @@ - - - - SkunkyArt | {{.Templates.Deviation.Post.Deviation.Author.Username}} - {{.Templates.Deviation.Post.Deviation.Title}} - - - - -
-
-

HOME | DD

-
- - - -
-
-
- - {{.Templates.Deviation.Post.Deviation.Author.Username}} — {{if (.Templates.Deviation.Post.Deviation.DD)}} - {{.Templates.Deviation.Post.Deviation.Title}} - {{else}}{{.Templates.Deviation.Post.Deviation.Title}}{{end}} - {{if (ne .Templates.Deviation.Post.Deviation.License "none")}}{{.Templates.Deviation.Post.Deviation.License}}{{end}} {{if (.Templates.Deviation.Post.Deviation.AI)}}[🤖]{{end}} - {{if (.Templates.Deviation.Post.Deviation.NSFW)}}[NSFW]{{end}} - -
- {{if (ne .Templates.Deviation.Post.IMG "")}} - -
- {{end}} - {{if (ne .Templates.Deviation.Tags "")}} - {{.Templates.Deviation.Tags}}
- {{end}} - Published: {{.Templates.Deviation.StringTime}}; Views: {{.Templates.Deviation.Post.Deviation.Stats.Views}}; Favourites: {{.Templates.Deviation.Post.Deviation.Stats.Favourites}}; Downloads: {{.Templates.Deviation.Post.Deviation.Stats.Downloads}} -
Redirect to original -
- {{if (ne .Templates.Deviation.Post.Description "")}} -
-
- Description - {{.Templates.Deviation.Post.Description}} -
-
- {{end}} - {{if ne .Templates.Deviation.Related ""}} -
- Related content - {{.Templates.Deviation.Related}} -
- {{end}} - {{if (ne .Templates.Deviation.Comments "")}} - {{.Templates.Deviation.Comments}} - {{end}} -
-
- \ No newline at end of file -- cgit v1.2.3