diff --git a/src/blog/default.template.html b/src/blog/default.template.html index eef4c476..b61e29e6 100644 --- a/src/blog/default.template.html +++ b/src/blog/default.template.html @@ -20,9 +20,9 @@
-
+
@:for(author) -
+
@:include(/templates/bio.template.html) { render-bio = true }
@:@ diff --git a/src/templates/bio.template.html b/src/templates/bio.template.html index 96bfe218..4b85f754 100644 --- a/src/templates/bio.template.html +++ b/src/templates/bio.template.html @@ -13,7 +13,7 @@ @:if(_.render-bio) @:for(_.bio)
- ${_.bio} + ${_.bio} @:@ @:@ @:if(_.render-title)