Automatically exported from code.google.com/p/planningalerts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
889 B

  1. <?php /* Smarty version 2.6.16, created on 2008-09-09 09:15:00
  2. compiled from checkmail.tpl */ ?>
  3. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  4. $this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
  5. $this->_tpl_vars = $_smarty_tpl_vars;
  6. unset($_smarty_tpl_vars);
  7. ?>
  8. <div class="attention">
  9. <h3>Now check your email</h3>
  10. <p>
  11. We have sent you an email to confirm your alerts, <span class="highlight">click on the link in the email to start receiving planning alerts</span>. If you don't get an email in the next few minutes, try checking your spam filter.
  12. </p>
  13. </div>
  14. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  15. $this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
  16. $this->_tpl_vars = $_smarty_tpl_vars;
  17. unset($_smarty_tpl_vars);
  18. ?>