0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00

fix handelbars template

This commit is contained in:
Milim 2023-08-19 11:26:53 +02:00
parent fe3d5735f2
commit 1fa0629465

View File

@ -4,7 +4,7 @@
<div class="results_aggregated">
{{#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">