diff options
Diffstat (limited to 'colors.html')
| -rw-r--r-- | colors.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors.html b/colors.html index 8f427e8..5962e72 100644 --- a/colors.html +++ b/colors.html @@ -5,7 +5,7 @@ <body> <h1>Welcome to Meteor!</h1> - {{> hello}} + {{> loginButtons}} </body> <template name="hello"> |
