Skip to content

Commit

Permalink
feat(template): Add a custom feature partial
Browse files Browse the repository at this point in the history
  • Loading branch information
oswaldoacauan committed Dec 8, 2013
1 parent c0e6085 commit 87b9d56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.hbs
Expand Up @@ -15,6 +15,8 @@

<section class="wrapper">
<div class="wrapper-container">
{{> custom/featured this}}

<section class="post-list">
{{#foreach posts}}
{{> post/list this}}
Expand Down
Empty file.

0 comments on commit 87b9d56

Please sign in to comment.