From ff4f1a2422b3e02917af1f1786ff5b3ac09565ef Mon Sep 17 00:00:00 2001 From: lost+skunk Date: Sat, 6 Jul 2024 20:06:04 +0300 Subject: Реки и копирование темплейтов в озу MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/deviantion.htm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'html/deviantion.htm') diff --git a/html/deviantion.htm b/html/deviantion.htm index 7a7f282..97850d3 100644 --- a/html/deviantion.htm +++ b/html/deviantion.htm @@ -38,6 +38,12 @@ {{.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}} -- cgit v1.2.3