diff -r 21ac67ebf9e7 -r 964633aa5d45 design/_includes/notes.html --- a/design/_includes/notes.html Tue Jul 18 18:15:51 2017 +0200 +++ b/design/_includes/notes.html Wed Jul 19 16:47:41 2017 +0200 @@ -26,7 +26,6 @@
{{ note | markdownify }} -
{% if include.margins=="side" %} @@ -34,7 +33,6 @@ {{ note | truncate: "100" | markdownify }} {% endif %} - {% if include.margins=="bottom" %} @@ -45,3 +43,8 @@ {% endif %} {% endfor %} + + + + +