Facebook
From Idiotic Peccary, 9 Years ago, written in PHP.
Embed
Download Paste or View Raw
Hits: 731
  1. <?php /* Smarty version 2.6.14, created on 2013-12-30 22:50:19
  2.          compiled from system/remain_password_email.html */ ?>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
  4. <head>
  5.                 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. </head>
  7.  
  8. <body>
  9.   <table cellpadding="0" cellspacing="3" border="1" bordercolor="#cccccc" width="565" align="center" rules="all">
  10.                 <tr>
  11.                         <td>
  12.                                 <table cellpadding="6" cellspacing="0" width="562" border="0">
  13.                                         <!-- LOGO -->
  14.                                         <tr>
  15.                                                 <td colspan="2" bgcolor="#F7F7F7">
  16.                                                         <img src="http://<?php echo $_SERVER['HTTP_HOST']; ?>
  17. /images/logo.png" alt="" />
  18.                                                 </td>
  19.                                         </tr>
  20.                                        
  21.                                          
  22.                                        
  23.                                         <!-- LINIA PRODUKTU -->
  24.                                        
  25.                                         <tr>
  26.                                                 <td colspan="2">
  27.                                                         <p>Ktoś prawdopodobnie Ty, prosił‚ o nowe hasło:
  28.                                                         <br /><br />
  29.                                                         hasło: <?php echo $this->_tpl_vars['new_pass']; ?>
  30.  
  31.                                                         <br /><br />
  32.                                                        
  33.                                                         Jeżeli chcesz aktywować to hasło kliknij tutaj:
  34.                                                         <br />
  35.                                                         <a href="http://<?php echo $_SERVER['HTTP_HOST']; ?>
  36. /logowanie/akceptujHaslo.html?hash=<?php echo $this->_tpl_vars['hash']; ?>
  37. ">http://<?php echo $_SERVER['HTTP_HOST']; ?>
  38. /logowanie/akceptujHaslo.html?hash=<?php echo $this->_tpl_vars['hash']; ?>
  39. </a>
  40.                                                         <br /><br />
  41.                                                         Jeżeli to nie ty prosiłeś o wygenerowanie nowego hasła, zignoruj tego e-mail'a.
  42.                                                         <br /><br />
  43.                                                         Pozdrawiamy serdecznie
  44.                                                         <br />
  45.                                                         sklep <?php echo $_SERVER['SERVER_NAME']; ?>
  46.  
  47.                                                 </p>
  48.  
  49.                                                 </td>
  50.                                         </tr>
  51.                                          
  52.                                 </table>
  53.                         </td>
  54.                 </tr>
  55.         </table>
  56.         <center>
  57.                 <font face="Arial" size="1">
  58.                 <br>Ten e-mail został wygenerowany automatycznie. Prosimy na niego nie odpowiadać</font>
  59.         </center>
  60.        
  61. </body>
  62. </html>
  63.  
  64.  
  65.  
  66.