From 65c2902dcd813d0c4257c858f5e026fc92b3a12d Mon Sep 17 00:00:00 2001 From: Edin Dazdarevic Date: Wed, 27 May 2015 19:34:44 +0200 Subject: [PATCH] figuring out meteor --- confighub.html | 9 +++++++++ confighub.js | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/confighub.html b/confighub.html index 021bb75..8e52377 100644 --- a/confighub.html +++ b/confighub.html @@ -10,11 +10,20 @@ Here goes list of machines +
+ {{#each machines}} + {{> machineDetails}} + {{/each}} +
+ +