mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-24 12:04:09 +01:00
9 lines
171 B
HTML
9 lines
171 B
HTML
{{/*
|
|
This template is used to render all of the changelog sections under
|
|
"content/changelogs"
|
|
*/}}
|
|
|
|
{{ range .Page.RegularPages }}
|
|
{{ .RenderShortcodes }}
|
|
{{ end }}
|