Created
February 10, 2010 19:16
-
-
Save austinthecoder/300736 to your computer and use it in GitHub Desktop.
This file contains 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
<s:taxonomies:find name="Featured Pages"> | |
<s:taxons:find name="Home Page"> | |
<div id="featured_products"> | |
<h2>Featured Products</h2> | |
<s:snippet name="Products" /> | |
</div> | |
</s:taxons:find> | |
</s:taxonomies:find> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment