commit
3ac8465f4c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<div class="results_aggregated">
|
<div class="results_aggregated">
|
||||||
{{#each results}}
|
{{#each results}}
|
||||||
<div class="result">
|
<div class="result">
|
||||||
<h1><a href="/{{{this.visitingUrl}}}">{{{this.title}}}</a></h1>
|
<h1><a href="{{{this.visitingUrl}}}">{{{this.title}}}</a></h1>
|
||||||
<small>{{{this.url}}}</small>
|
<small>{{{this.url}}}</small>
|
||||||
<p>{{{this.description}}}</p>
|
<p>{{{this.description}}}</p>
|
||||||
<div class="upstream_engines">
|
<div class="upstream_engines">
|
||||||
|
|
Loading…
Add table
Reference in a new issue