{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=no 1=$new_issue_id}Thank you, the new issue was created successfully. For your records, the new issue ID is %1{/t}

{t 1=$smarty.server.PHP_SELF escape=no}You may submit another issue if you so wish.{/t}
{t}Back to Login Form{/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} {assign var="tabindex" value=1}
{t}Back to Login Form{/t}
{include file="edit_custom_fields.tpl.html" custom_fields=$custom_fields form_type='anonymous'} {assign var=tabindex value=$tabindex+50}
{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}Required fields{/t}

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