Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/setup/forms/comment.popup_comments.txp - 33 lines - 1002 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      <title>
   7          <txp:page_title />
   8      </title>
   9      <meta name="generator" content="Textpattern CMS">
  10      <meta name="viewport" content="width=device-width, initial-scale=1">
  11      <meta name="robots" content="noindex, follow, noodp, noydir">
  12  
  13      <!-- Google font API -->
  14      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic">
  15  
  16      <!-- CSS -->
  17      <txp:css format="link" media="" />
  18      <!-- ...or you can use (faster) external CSS files e.g. <link rel="stylesheet" href="<txp:site_url />css/default.css"> -->
  19  </head>
  20  
  21  <body class="popup-page">
  22  
  23      <div class="wrapper">
  24          <div class="container">
  25  
  26              <!-- this form is only used if you set 'Comments mode' to 'popup' format in preferences -->
  27              <txp:popup_comments />
  28  
  29          </div> <!-- /.container -->
  30      </div> <!-- /.wrapper -->
  31  
  32  </body>
  33  </html>

title

Description

title

Description

title

Description

title

title

Body