$def with (res_dict, hint) $:headerhtml
Restart

This is what I searched : $hint
But i need to tell you $if not res_dict:

No result found for $hint. Please click Restart and search again.

$else: I found this : $for item in res_dict:
TextLocations
$item
    $for loc in res_dict[item]:
  • $loc[0] at line $loc[1]

$:footerhtml