# HG changeset patch # User duong tam kien # Date 1496925994 -7200 # Node ID 4c3ae065f22c4be6c5d110e7fbb22eb573d95b6a # Parent 92283f86282d19b8927a51d499b91cdc4e835f82 notes layout diff -r 92283f86282d -r 4c3ae065f22c design/_includes/notes.html --- a/design/_includes/notes.html Thu Jun 08 12:39:08 2017 +0200 +++ b/design/_includes/notes.html Thu Jun 08 14:46:34 2017 +0200 @@ -1,3 +1,17 @@ {% for note in site.data.bacon %} - {{ note | markdownify }} +
+ + +
+ {{ note | markdownify }} +
+ +
+ {{ note | truncate: "100" | markdownify }} +
+
{% endfor %} diff -r 92283f86282d -r 4c3ae065f22c design/_includes/zone.edit.html --- a/design/_includes/zone.edit.html Thu Jun 08 12:39:08 2017 +0200 +++ b/design/_includes/zone.edit.html Thu Jun 08 14:46:34 2017 +0200 @@ -29,9 +29,10 @@
-