diff --git a/templates/blocks/b_how_dev.html b/templates/blocks/b_how_dev.html index 2e5b275..7b0c8ef 100644 --- a/templates/blocks/b_how_dev.html +++ b/templates/blocks/b_how_dev.html @@ -11,9 +11,11 @@
0{{ forloop.counter }} {{ w.name }}
-
- -
+ {% if not forloop.last %} +
+ +
+ {% endif %}
{{ w.description }}