Files
meteor/examples/simple-todos-react/simple-todos-react.html
2015-09-16 11:39:21 -07:00

8 lines
91 B
HTML

<head>
<title>Todo List</title>
</head>
<body>
<div id="render-target"></div>
</body>