File: //proc/self/cwd/nueva/modules/roja45quotationsprofree/views/templates/front/request-received.tpl
{*
* 2016 ROJA45
* All rights reserved.
*
* DISCLAIMER
*
* Changing this file will render any support provided by us null and void.
*
* @author Roja45
* @copyright 2016 Roja45
* @license /license.txt
*}
{assign var='current_step' value='confirmed'}
{capture name=path}{l s='Request Received' mod='roja45quotationsprofree'}{/capture}
<div class="block">
<div class="quotationspro_request_dialog_overlay"></div>
<h4 id="quote_title" class="title_block">{l s='Request Received' mod='roja45quotationsprofree'}</h4>
<div class="box">
<p>{l s='Many thanks, we have received your request. We will contact you with your quotation as soon as possible.' mod='roja45quotationsprofree'}</p>
</div>
<p class="quote_navigation clearfix">
<a href="{$base_dir|escape:'html':'UTF-8'}" title="{l s='Home' mod='roja45quotationsprofree'}" class="pull-right button-exclusive btn btn-default">
{l s='Home' mod='roja45quotationsprofree'}
<i class="icon-chevron-right right"></i>
</a>
</p>
</div>
</div>