Merge branch 'rolling' into feat-error-box-for-engine-errors
This commit is contained in:
commit
575a7f95ba
13 changed files with 344 additions and 349 deletions
|
@ -4,7 +4,7 @@
|
|||
<div class="results_aggregated">
|
||||
{{#if results}} {{#each results}}
|
||||
<div class="result">
|
||||
<h1><a href="{{{this.visitingUrl}}}">{{{this.title}}}</a></h1>
|
||||
<h1><a href="{{{this.url}}}">{{{this.title}}}</a></h1>
|
||||
<small>{{{this.url}}}</small>
|
||||
<p>{{{this.description}}}</p>
|
||||
<div class="upstream_engines">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue