11 lines
140 B
Plaintext
11 lines
140 B
Plaintext
|
|
{{#if .}}Search results:
|
||
|
|
|
||
|
|
{{#condense}}
|
||
|
|
{{#.}}
|
||
|
|
{{#cyan}}{{{name}}}{{/cyan}} {{{url}}}
|
||
|
|
{{/.}}
|
||
|
|
{{/condense}}
|
||
|
|
|
||
|
|
{{else}}No results.
|
||
|
|
{{/if}}
|