{$header}
Welcome to NutriDB. NutriDB is a simple tool which allows you to view nutritional information for a particular food, or calculate the nutritional profile of a whole recipe.
The default search options are fine for most people, but a few extras are added for anyone needing or wanting a bit of extra control. Just type something in the search box and press the Search button to get started.
Search for:
Category:
Type of search:
{foreach from=$searchTypes item=searchType} {if $searchType == $currentSearchType} {$searchType}
{else} {$searchType}
{/if} {/foreach}
Type of word search:
{foreach from=$wordTypes item=wordType} {if $wordType == $currentWordType} {$wordType}
{else} {$wordType}
{/if} {/foreach}
Sort order:
{foreach from=$sortTypes item=sortType} {if $sortType == $currentSortType} {$sortType}
{else} {$sortType}
{/if} {/foreach}

Alternatively, you can search for the top 50 foods in the database containing the highest concentrations of the specified nutrient.
{$sidebar_left}
{$sidebar_right}
{$footer}