|
@@ -2430,7 +2430,7 @@ an error. To work around this, you'll need to modify the social icon class names
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<script type="text/template" id="results-template">
|
|
<script type="text/template" id="results-template">
|
|
- <h2 class="page-header">Search for '<span class="text-color-default"><%= content.query %></span>'</h2>
|
|
|
|
|
|
+ <h2 class="page-header">Search for '<span class="text-color-default"><%- content.query %></span>'</h2>
|
|
<% if (content.nbHits > 0) { %>
|
|
<% if (content.nbHits > 0) { %>
|
|
<div class="row fontawesome-icon-list">
|
|
<div class="row fontawesome-icon-list">
|
|
<%= results %>
|
|
<%= results %>
|