Nutrient: {$nutrientName}
{if isset($searchResults)}
The following ({$smarty.get.count}) foods have the highest "{$nutrientName}" content in the database.
The results are in decending order (highest quantity first).
In parenthesis is the quantity of "{$nutrientName}" per 100g of the displayed item.
Please select one.
{$pageNav}
{else}
No items matched your search.
Don't understand the search options? See the
help on searching.
{/if}