File "8b5840cfe087e70a66b6fa29a98b9fd1fd296564_0.file.registrazione-conferma.tmpl.php"

Full Path: /srv/www/www.cadoro.it/src/templates_c/8b5840cfe087e70a66b6fa29a98b9fd1fd296564_0.file.registrazione-conferma.tmpl.php
File size: 3.31 KB
MIME-type: text/x-php
Charset: utf-8

<?php
/* Smarty version 3.1.29, created on 2024-02-21 19:01:39
  from "/srv/www/www.cadoro.it/src/templates/registrazione-conferma.tmpl" */

if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
  'has_nocache_code' => false,
  'version' => '3.1.29',
  'unifunc' => 'content_65d63a83cdae59_33314936',
  'file_dependency' => 
  array (
    '8b5840cfe087e70a66b6fa29a98b9fd1fd296564' => 
    array (
      0 => '/srv/www/www.cadoro.it/src/templates/registrazione-conferma.tmpl',
      1 => 1708527642,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:layout-base.tmpl' => 1,
  ),
),false)) {
function content_65d63a83cdae59_33314936 ($_smarty_tpl) {
$_smarty_tpl->ext->_inheritance->init($_smarty_tpl, true);
?>


<?php 
$_smarty_tpl->ext->_inheritance->processBlock($_smarty_tpl, 0, 'title', array (
  0 => 'block_49584144665d63a83cce264_10368409',
  1 => false,
  3 => 0,
  2 => 0,
));
?>


<?php 
$_smarty_tpl->ext->_inheritance->processBlock($_smarty_tpl, 0, "head", array (
  0 => 'block_156933006965d63a83ccfa23_16893193',
  1 => false,
  3 => 0,
  2 => 0,
));
?>


<?php 
$_smarty_tpl->ext->_inheritance->processBlock($_smarty_tpl, 0, "content", array (
  0 => 'block_147188950165d63a83cd1477_98475644',
  1 => false,
  3 => 0,
  2 => 0,
));
?>

<?php $_smarty_tpl->ext->_inheritance->endChild($_smarty_tpl);
$_smarty_tpl->smarty->ext->_subtemplate->render($_smarty_tpl, "file:layout-base.tmpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 2, false);
}
/* {block 'title'}  file:registrazione-conferma.tmpl */
function block_49584144665d63a83cce264_10368409($_smarty_tpl, $_blockParentStack) {
?>
Conferma di registrazione &mdash; CADORO<?php
}
/* {/block 'title'} */
/* {block 'head'}  file:registrazione-conferma.tmpl */
function block_156933006965d63a83ccfa23_16893193($_smarty_tpl, $_blockParentStack) {
?>

<meta name="description" content="Conferma di registrazione &mdash; CADORO">
<meta name="author" content="">
<?php
}
/* {/block 'head'} */
/* {block 'content'}  file:registrazione-conferma.tmpl */
function block_147188950165d63a83cd1477_98475644($_smarty_tpl, $_blockParentStack) {
?>

<div class="container content-section">
  <h2 class="text-center">
    <strong><?php echo _("COMPLIMENTI, IL TUO UTENTE È ORA ATTIVO!");?>
</strong>
  </h2>
  <?php if (isset($_smarty_tpl->tpl_vars['store']->value)) {?>
  <h4 class="text-center">
    Recati al punto informazione del punto vendita:<br>
    <?php echo $_smarty_tpl->tpl_vars['store']->value['title'];?>
 - <?php echo $_smarty_tpl->tpl_vars['store']->value['address'];?>
, <?php echo $_smarty_tpl->tpl_vars['store']->value['zipcode'];?>
 <?php echo $_smarty_tpl->tpl_vars['store']->value['city'];?>
 (<?php echo $_smarty_tpl->tpl_vars['store']->value['province'];?>
)<br>
    per convalidare e ritirare la tua carta.
  </h4>
  <?php }?>
  <?php if (!isset($_smarty_tpl->tpl_vars['store']->value)) {?>
  <hr>
  <div class="row mb20">
    <div class="col-sm-8 col-sm-offset-2">
      <p class="text-center mt30">
        <a href="<?php echo $_smarty_tpl->tpl_vars['base_url']->value;?>
/profilo" class="btn btn-default btn-lg">
          <?php echo _("VAI AL TUO PROFILO");?>
 <i class="glyphicon glyphicon-chevron-right"></i>
        </a>
      </p>
    </div>
  </div>
  <?php }?>
</div>
<?php
}
/* {/block 'content'} */
}