TIY-Durham / TIY-Catalog

GNU General Public License v3.0
1 stars 9 forks source link

feature--listing-header completed #47

Closed boshnivolo closed 8 years ago

al-the-x commented 8 years ago

Suggestions from class review in product.html:

            <nav class="featured-listings">
              <a href="{{listing.url}}" title="{{listing.title}}">
                <img data-src="{{listing.MainImage.url_75x75}}" src="//lorempixel.com/75/75/abstract">
              </a>
              <!-- TODO: Don't forget the "item count" box! -->
            </nav><!-- .featured-listings -->