Skip to content

Instantly share code, notes, and snippets.

@zckly
Created October 6, 2015 00:11
Show Gist options
  • Save zckly/12e9885a9f3385826b26 to your computer and use it in GitHub Desktop.
Save zckly/12e9885a9f3385826b26 to your computer and use it in GitHub Desktop.
meteor yelp tut pt 2
<template name="search-results">
<div class="row">
<div class="ytype">
<h1>This is the search-results page</h1>
</div>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment