Purpose

{$item->description} {if $item->isLeadership}

Manage Committee

{/if}
{include file="Committee/members.tpl"}
{if $item->nextMeeting}

Next Meeting

{$item->nextMeeting.startDate|date_format:"%A, %B %e, %Y"}

{$item->nextMeeting.startDate|date_format:"%l:%M %p"} - {$item->nextMeeting.endDate|date_format:"%l:%M %p"}
{$item->nextMeeting.title|htmlspecialchars}

{if $item->nextMeeting.agendaFileName} {/if} {/if} {if $item->documents.recent}

Agendas and Minutes

{/if} {if $item->documents.resource}

Resources

{if !$item->isLogged} Log In to View Resources {else} {/if} {/if}