Add whitespace removal inside template curly brackes (#20853)
This commit is contained in:
parent
27ac65a124
commit
6c4688e1b1
30 changed files with 110 additions and 102 deletions
|
|
@ -25,5 +25,5 @@
|
|||
{{end}}
|
||||
</ul>
|
||||
|
||||
{{ template "base/paginate" . }}
|
||||
{{template "base/paginate" .}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue