Created
November 18, 2014 05:42
-
-
Save mplatts/d379f624b2dbe740f8d9 to your computer and use it in GitHub Desktop.
templates 3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- /client/main.html --> | |
<head> | |
<title>Foosboom</title> | |
</head> | |
<body> | |
<h1>Foosboom</h1> | |
{{> teams}} | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment