Skip to content

Commit

Permalink
[WebUI IntelliHome#7] Added tile page
Browse files Browse the repository at this point in the history
  • Loading branch information
skullbocks committed Jul 22, 2014
1 parent 5581822 commit 9a5b59c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/templates/tile.html.ep
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
% layout 'default';
% title 'Google at Home - ' . $tile->title;

%= include 'components/show_tiles', tile => $tile, single => 1

0 comments on commit 9a5b59c

Please sign in to comment.