diff --git a/templates/showcase.html b/templates/showcase.html index 366599ac..908b0845 100644 --- a/templates/showcase.html +++ b/templates/showcase.html @@ -16,7 +16,7 @@

Click any of the showcases to learn a bit more about how it uses Lektor.

- {% for project_row in this.children | batch(2, ' ') %} + {% for project_row in this.children | batch(2) %}
{% for project in project_row %}