remove extra space
This commit is contained in:
parent
2bc5becbfe
commit
226db6aa58
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
{{ $sectionID := replace (lower .section.name) " " "-" }}
|
{{ $sectionID := replace (lower .section.name) " " "-" }}
|
||||||
{{ if .section.id }}
|
{{ if .section.id }}
|
||||||
{{ $sectionID = .section.id }}
|
{{ $sectionID = .section.id }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue