updated _ templating pattern to be {{ }} instead of <%%>

This commit is contained in:
Keivan Beigi
2013-01-25 11:04:37 -08:00
committed by kay.one
parent 9969f66201
commit 2229f8f2fa
9 changed files with 2022 additions and 24 deletions
@@ -3,6 +3,6 @@
<i class="add-on icon-search"></i>
<input type="text" class="span10" placeholder="Start typing the name of series you want to add ...">
</div>
<div id="search-result">
<div id="search-result" class="span10">
</div>
</div>