# This page is included at the top of all pages displayed to users when # logged in to the SurgePlus web interface. ||surgeplus_name|| ||include||surgeplus_style.htm|| # # ||include||surgeplus_body.htm||
||include||na_wpage.htm|| ||ifdef||hide_menu|| ||endif|| ||ifndef||hide_menu|| ||endif(hide_menu)|| ||if(or(sp_calendar,not(hide_menu)))|| # Above line means we show the below section if we are in surgeplus calendar mode, or if we are not hiding the menu. # Used since we don't want to display this when it's started from webmail (hide_menu=true) to display # the file sharing or download sections. ||endif||
||surgeplus_name|| ||ifdef||user_field_full_name|| ||user_field_full_name|| (||user_email||) ||else|| ||user_email|| ||endif|| #
$$Today$$ $$is$$ ||datetime_format(today_in_user_time,sp_weekday_format)||, ||datetime_format(today_in_user_time,(%B))|| ||datetime_format(today_in_user_time,(%d))||, ||year_of(today_in_user_time)|| #||time_long(today_in_user_time)|| #||hour_of(today_in_user_time)||::||minute_of(today_in_user_time)||
||ifndef||hide_menu||
||ifndef||hide_downloads||
||endif||
||endif(hide_menu)||