{include file="header.tpl.html"}
{if $no_projects}
{t}Sorry, but there are no projects currently setup as allowing anonymous posting.{/t}
{else} {if $new_issue_id != "" and $smarty.post.report_stays != "yes"}
{t escape="none" 1=$new_issue_id}Thank you, the new issue was created successfully. For your records, the new issue ID is %1{/t}

{t url=$smarty.server.PHP_SELF name="submit another issue" escape="none"}You may %2 if you so wish.{/t}
{else} {if $smarty.get.post_form != 'yes'} {literal} {/literal}
{t}Report New Issue{/t}
{t}Project{/t}: * {include file="error_icon.tpl.html" field="project"}
  
{literal} {/literal} {else} {literal} {/literal}
{include file="edit_custom_fields.tpl.html" custom_fields=$custom_fields form_type='anonymous'}
{t}Report New Issue{/t}
{t}Project{/t}: {$project_name}
{t}Summary{/t}: * {include file="error_icon.tpl.html" field="summary"}
{t}Description{/t}: * {include file="error_icon.tpl.html" field="description"}
{t}Attach Files{/t}:
{literal} {/literal}
{t}Keep Form Open{/t}   
* {t}Required fields{/t}

{literal} {/literal} {/if} {/if} {/if} {include file="footer.tpl.html"}