Aggiunto layout home

This commit is contained in:
Lorenzo Iovino 2016-01-29 19:10:26 +01:00
parent 48d68db6b0
commit 314cefdc70
19 changed files with 705 additions and 26 deletions

View file

@ -209,4 +209,5 @@ angular.module('your_app_name.factories', [])
};
})
;