{$header}
Diary: {$diaryDesc}
Navigate this diary with the calendar.
Add a note to this diary:
with timestamp
TIP: leave the timestamp blank to use the present date/time.
{if $diaryItems}
Diary entries for {$smarty.get.date|date_format:"%A, %B %e, %Y"}.
{foreach from=$diaryItems item=diaryItem} {if $diaryItem.type == "Food"} {elseif $diaryItem.type == "Meal"} {elseif $diaryItem.type == "Note"} {/if} {/foreach}
Item Date Type X
{$diaryItem.description}{$diaryItem.description}{$diaryItem.data}{$diaryItem.date} {$diaryItem.type} Del
{if $summaryData}
Nutrient summary.
{if $showAllNutrients} Hide unwanted nutrients | {else} Show all nutrients | {/if} Manage nutrient list
{foreach from=$summaryData item=nutrient} {if $nutrient.percentDri != "--"} {else} {/if} {foreach from=$nutrient.quantities item=quantity} {/foreach} {/foreach}
Nutrient Total %DRI
{$nutrient.nutrientName} {$nutrient.total}{$nutrient.units}{$nutrient.percentDri}%--{$quantity}
{/if} {else}
This day has no diary entries. If you would like to add a food or a recipe, search for or view an item as you normally would and then use the form at the bottom of the nutrition summary page to add the item to a diary. Using the "timestamp" field you can add a food or recipe to this day. Here's a tip: create a collection of saved foods that you eat frequently and use them as the building blocks for diaries and recipes. If you want to add a note to this diary, you may do so with the form below.
{/if}
{$sidebar_left}
{$sidebar_right}
{$footer}