{include file="header.tpl.html"}
{include file="navigation.tpl.html"}
{if $duplicate_result != ""}
  
    
      
        
          | 
            {if $duplicate_result == -1}
            {t}Sorry, an error happened while trying to run your query.{/t}
            {elseif $duplicate_result == 1}
            {t}Thank you, the issue was marked as a duplicate successfully. Please choose from one of the options below:{/t}
            
            {t}Otherwise, you will be automatically redirected to the Issue Details Page in 5 seconds.{/t}
            {literal}
            
            {/literal}
            {/if}
           | 
         
       
     | 
  
{else}
{/if}
{include file="app_info.tpl.html"}
{include file="footer.tpl.html"}