# Surgeweb plain HTML interface # Primary page template that shows "application landing page" # (might just show sw.htm instead) ||include||_head.htm|| ||define||file||options.htm|| ||include||_layout_begin.htm||
To control the more advanced options you need use the standard interface.

||define||star||*|| ||if(or(istrue(allow_fwd),istrue(allow_exceptions),istrue(allow_friends),istrue(allow_spam),istrue(allow_friends)))|| ||iftrue(allow_pass)|| ||endif|| ||endif||
Interface language||star||: (translations not yet done)
Reply name / address: ||if(and(lock_name_auth,istrue(lock_name_auth)))|| ||web_encode(pref_reply)|| ||else|| eg. John Smith ||endif||
Timezone:
Signature:

Allow external images:

Change password:
Filtering and Spam Control:   ||iftrue(allow_fwd)||Autoresponder||endif|| ||if(and(istrue(allow_fwd),istrue(allow_fwdonly)))|| | Forwarding||endif|| ||iftrue(allow_exceptions)|| | Filtering||endif|| ||iftrue(allow_friends)|| | Whitelisting||endif|| ||iftrue(allow_spam)|| | Spam||endif|| ||iftrue(allow_friends)|| | Challenge||endif||

Switch to other interface:
||include||_layout_end.htm||