Sha256: 2d7c700bb73a4f3dc5383b440c00428050cdd04459c850a445797913a49c60fc
Contents?: true
Size: 379 Bytes
Versions: 3
Compression:
Stored size: 379 Bytes
Contents
<!DOCTYPE html> <html lang="en"> {{> shared/head}} <body id="{{slug}}" class="default"> <section id="wrapper"> {{> shared/header}} <ul id="sub-navigation"> {{# children}} <li><a href="{{permalink}}">{{name}}</a></li> {{/ children}} </ul> {{{body}}} {{> shared/footer}} </section> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bonsai-1.1.3 | lib/bonsai/templates/templates/products.mustache |
bonsai-1.1.2 | lib/bonsai/templates/templates/products.mustache |
bonsai-1.1.1 | lib/bonsai/templates/templates/products.mustache |