Fix template indentation

This commit is contained in:
Chris Josten 2021-03-25 18:37:27 +01:00
parent eaef4ef6f6
commit 46b5cfdbb5
1 changed files with 1 additions and 1 deletions

View File

@ -37,5 +37,5 @@ block content
dt Source code
- foreach(sourceCodeLink; content.sourceCode)
dd
a(href="#{sourceCodeLink.url}", rel="external") #{sourceCodeLink.name}
a(href="#{sourceCodeLink.url}", rel="external") #{sourceCodeLink.name}
| !{content.content}