Fix template indentation
This commit is contained in:
parent
eaef4ef6f6
commit
46b5cfdbb5
1 changed files with 1 additions and 1 deletions
|
@ -37,5 +37,5 @@ block content
|
||||||
dt Source code
|
dt Source code
|
||||||
- foreach(sourceCodeLink; content.sourceCode)
|
- foreach(sourceCodeLink; content.sourceCode)
|
||||||
dd
|
dd
|
||||||
a(href="#{sourceCodeLink.url}", rel="external") #{sourceCodeLink.name}
|
a(href="#{sourceCodeLink.url}", rel="external") #{sourceCodeLink.name}
|
||||||
| !{content.content}
|
| !{content.content}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue