[-*Smarty*-] [-config_load file="default.conf"-] [-*Load the Language Definitions*-] [-config_load file="lang.$USER_LANG"-] [-* we want to include out stylesheet for this view*-] [-fetch file="$TPL_STYLE_PATH/details.css" assign="css"-] [-eval var=$css-]
[-$A_EVENT.title-]
[-if $USE_INT_DATES eq true-] [-pc_date_format date=$A_EVENT.date format="%A, %d %B %Y"-] [-else-] [-pc_date_format date=$A_EVENT.date format="%A, %B %e, %Y"-] [-/if-] [-if $A_EVENT.alldayevent == 0-] [-if $24HOUR_TIME-] - [-assign var="timestamp" value=$A_EVENT.startTime|date_format:"%H:%M"-] [-else-] - [-assign var="timestamp" value=$A_EVENT.startTime|date_format:"%l:%M%P"-] [-/if-] [-$timestamp-] [-/if-] [-* [-if $A_EVENT.alldayevent < 2-] [-if $A_EVENT.alldayevent == 1-] - [-#_PC_ALL_DAY#-] [-elseif $A_EVENT.duration_hours > 0 or $A_EVENT.duration_minutes > 0 -] - [-#_PC_DURATION#-]: [-$A_EVENT.duration_hours-]:[-$A_EVENT.duration_minutes-] [-/if-] [-/if-] *-]
[-$A_EVENT.hometext-] [-if $LOCATION_INFO-]

[-#_PC_LOCATION#-]:
[-if $A_EVENT.location != ''-] [-$A_EVENT.location-]
[-/if-] [-if $A_EVENT.street1 != ''-] [-$A_EVENT.street1-]
[-/if-] [-if $A_EVENT.street2 != ''-] [-$A_EVENT.street2-]
[-/if-] [-if $A_EVENT.city != ''-] [-$A_EVENT.city-] [-/if-] [-if $A_EVENT.state != ''-] [-$A_EVENT.state-] [-/if-] [-if $A_EVENT.postal != ''-] [-$A_EVENT.postal-] [-/if-]

[-/if-] [-if $CONTACT_INFO-]

[-#_PC_CONTACT#-]:
[-if $A_EVENT.contname-] [-$A_EVENT.contname-]
[-/if-] [-if $A_EVENT.conttel-] [-$A_EVENT.conttel-]
[-/if-] [-if $A_EVENT.contemail-] [-$A_EVENT.contemail-]
[-/if-] [-if $A_EVENT.website-] [-$A_EVENT.website_display-]
[-/if-]

[-/if-] [-if $A_EVENT.fee != ''-]
Fee: [-$A_EVENT.fee-] [-/if-]
[-if $ACCESS_EDIT-] [-#_PC_ADMIN_EDIT#-] [-/if-] [-if $ACCESS_DELETE-] [-#_PC_ADMIN_DELETE#-] [-/if-]