Various clarifications to auth rules text (#1270)
This commit is contained in:
parent
43a48314ac
commit
c4505665e0
11 changed files with 78 additions and 66 deletions
|
@ -21,5 +21,6 @@
|
|||
{{ $content := $page.Content }}
|
||||
{{ if not $withVersioning }}
|
||||
{{ $content = (replace $content "[New in this version]" "") }}
|
||||
{{ $content = (replace $content "[Changed in this version]" "") }}
|
||||
{{ end }}
|
||||
{{ $content | safeHTML }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue