Fix template indentation
This commit is contained in:
parent
eaef4ef6f6
commit
46b5cfdbb5
|
@ -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…
Reference in a new issue