Created
January 15, 2014 20:11
-
-
Save jayfallon/8443610 to your computer and use it in GitHub Desktop.
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
| extends _global.jade | |
| block head | |
| link(rel="stylesheet", href="/css/products.css") | |
| block header | |
| section.search-form | |
| div.page-inner | |
| div.form-wrap | |
| div.form-shadow | |
| include ../global/_search_form | |
| block pageContent | |
| != yield |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using blocks in jade served up with harp.