ACC SHELL

Path : /srv/www/vhosts/unitedsolution/templates/
File Upload :
Current File : //srv/www/vhosts/unitedsolution/templates/clanek.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>{TITLE}</title>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name='robots' content='index,follow,snippet,archive' />
    <meta name="keywords" content="{KEYWORDS}" />
    <meta name="description" content="{DESCRIPTION}" />
    <meta name="author" content="Copyright (c) 2010 MEPA. All rights reserved." />
    <link rel="stylesheet" href="{HOST_NAME}templates/css/blueprint/screen.css" type="text/css" media="screen, projection" />
    <link rel="stylesheet" href="{HOST_NAME}templates/css/blueprint/print.css" type="text/css" media="print" />
    <!--[if lt IE 8]><link rel="stylesheet" href="{HOST_NAME}templates/css/blueprint/ie.css" type="text/css" media="screen, projection" /><![endif]-->
    <link rel="stylesheet" href="{HOST_NAME}templates/css/style.css" type="text/css" media="all" />
    <link rel='bookmark' title='' href='' />
    <link rel='shortcut icon' href='' />
    <link rel='shortcut icon' href='{HOST_NAME}favicon.ico' />
  </head>
<body id="unitedsolution-cz">
  <div class="shadow-bottom">
  <div class="container">
    <div class="header">
      <a href="{HOST_NAME}"><img class="logo" src="{HOST_NAME}templates/images/unitedsolution.png" alt="" /></a>
      <div class="man"></div>
      <div class="login">
        {FORM_PRIHL}
      </div>
    </div><!-- / .header -->
    <div class="mainmenu">
        {MENU}       
    </div><!-- / .mainmenu -->
    <div class="content">
      <div class="text">
          <h2>{TITLE}</h2>
        {PAGE}
      </div>
      <div class="column">
          <a href="{HOST_NAME}kalkulator/" target="_blank" ><img src="{HOST_NAME}templates/images/FLEXI-button.gif" alt="FLEXI pojištění" /></a>
        {NEWS}
      </div><!-- / .column -->
    </div><!-- / .content -->
    <div class="footer">
      <p>
        {FOOTER}
      </p>
      <p class="copyright">
        &copy; United Solution s.r.o. 2010
      </p>
    </div><!-- / .footer -->
  </div><!-- / .container -->
  </div><!-- / .shadow-bottom -->
</body>
</html>

ACC SHELL 2018