We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11860f0 commit ad21b3aCopy full SHA for ad21b3a
layouts/docs/single.html
@@ -1,4 +1,5 @@
1
{{ define "main" }}
2
{{ partial "feature-info.html" . }}
3
{{ .Render "content" }}
4
-{{ end }}
+{{ partial "recent-discussions.html" . }}
5
+{{ end }}
0 commit comments