Skip to content

Commit

Permalink
Merge pull request #601 from algolia/mark_custom_template_spot
Browse files Browse the repository at this point in the history
Mark custom template spot
  • Loading branch information
Jan Petr authored Sep 28, 2016
2 parents 0535186 + 3767cbf commit cff6d98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/design/frontend/base/default/layout/algoliasearch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
<block type="core/template" template="algoliasearch/instantsearch/stats.phtml" name="algolia-instantsearch-stats"/>
<block type="core/template" template="algoliasearch/instantsearch/refinementsItem.phtml" name="algolia-instantsearch-refinements-item"/>
<block type="core/template" template="algoliasearch/instantsearch/currentRefinements.phtml" name="algolia-instantsearch-current-refinments"/>

<!-- INSERT YOUR CUSTOM TEMPLATES HERE -->
<!-- Example: <block type="core/template" template="algoliasearch/[autocomplete_or_instantsearch]/your_custom_template_name.phtml" name="algolia-your-custom-template-name"/> -->
</reference>

<reference name="content">
Expand Down

0 comments on commit cff6d98

Please sign in to comment.