[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/styles/subsilver2/template/ -> simple_header.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2  <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
   3  <head>
   4  
   5  <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
   6  <meta http-equiv="content-language" content="{S_USER_LANG}" />
   7  <meta http-equiv="content-style-type" content="text/css" />
   8  <meta http-equiv="imagetoolbar" content="no" />
   9  <meta name="resource-type" content="document" />
  10  <meta name="distribution" content="global" />
  11  <meta name="keywords" content="" />
  12  <meta name="description" content="" />
  13  {META}
  14  <title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>
  15  
  16  <link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" />
  17  </head>
  18  
  19  <body class="{S_CONTENT_DIRECTION}">
  20  <a name="top"></a>
  21  <div id="wrapcentre">


Generated: Wed Oct 2 15:03:47 2013 Cross-referenced by PHPXref 0.7.1