Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/setup/themes/four-point-eight/forms/comment/popup_comments.txp - 27 lines - 872 bytes - Text - Print

   1  <!DOCTYPE html>
   2  <html lang="<txp:lang />" dir="<txp:text item="lang_dir" />">
   3  
   4  <head>
   5      <meta charset="utf-8">
   6      <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
   7      <title><txp:page_title /></title>
   8  
   9      <!-- CSS -->
  10      <txp:css format="link" media="" />
  11      <!-- ...or you can use (faster) external CSS files e.g. <link rel="stylesheet" href="<txp:page_url type="theme_path" />/styles/default.css"> -->
  12  
  13      <meta name="generator" content="Textpattern CMS">
  14      <meta name="robots" content="noindex, follow">
  15  </head>
  16  
  17  <body class="popup-page">
  18      <div class="wrapper">
  19          <div class="container">
  20  
  21              <!-- this form is only used if you set 'Comments mode' to 'popup' format in preferences -->
  22              <txp:popup_comments />
  23  
  24          </div> <!-- /.container -->
  25      </div> <!-- /.wrapper -->
  26  </body>
  27  </html>

title

Description

title

Description

title

Description

title

title

Body