summaryrefslogtreecommitdiff
path: root/html/deviantion.htm
diff options
context:
space:
mode:
Diffstat (limited to 'html/deviantion.htm')
-rw-r--r--html/deviantion.htm6
1 files changed, 6 insertions, 0 deletions
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}}
</figcaption>
{{end}}
+ {{if ne .Templates.Deviation.Related ""}}
+ <details>
+ <summary>Related content</summary>
+ {{.Templates.Deviation.Related}}
+ </details>
+ {{end}}
{{if (ne .Templates.Deviation.Comments "")}}
{{.Templates.Deviation.Comments}}
{{end}}