diff --git a/design/dashboard.handlebars b/design/dashboard.handlebars index 7872a15..97c6412 100644 --- a/design/dashboard.handlebars +++ b/design/dashboard.handlebars @@ -13,7 +13,7 @@ đ boosted by {{booster.name}} {{/if}} - {{> note note=note}} + {{> note note=note me=../me}} {{/with}} {{/each}} @@ -37,4 +37,4 @@ {{/if}}{{/each}} app.pollForPosts(); - \ No newline at end of file + diff --git a/design/dms.handlebars b/design/dms.handlebars index 5d3eab6..980e8d9 100644 --- a/design/dms.handlebars +++ b/design/dms.handlebars @@ -1,9 +1,11 @@