diff options
Diffstat (limited to 'colors.html')
| -rw-r--r-- | colors.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/colors.html b/colors.html deleted file mode 100644 index 5962e72..0000000 --- a/colors.html +++ /dev/null @@ -1,14 +0,0 @@ -<head> - <title>colors</title> -</head> - -<body> - <h1>Welcome to Meteor!</h1> - - {{> loginButtons}} -</body> - -<template name="hello"> - <button>Click Me</button> - <p>You've pressed the button {{counter}} times.</p> -</template> |
