<!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" xml:lang="en">
<head>
  <title>DaShef API Server</title>
  <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
  <meta name="keywords" content="python web application" />
  <meta name="description" content="pyramid web application" />
  <link rel="shortcut icon" href="/api_static/favicon.ico" />
  <link rel="stylesheet" href="/api_static/pylons.css" type="text/css" media="screen" charset="utf-8" />
 </head>
<body>

</body>
  <div id="wrap">
    <div id="top">
      <div class="top align-center">
        <div><a href="http://www.dashef.com/hr/"><img src="/api_static/logo.png" /></a></div>
      </div>
    </div>
    <div id="middle">
      <div class="middle align-center">
        <p class="app-welcome">
          Welcome to <span class="app-name">ApiServer</span>, an application by<br/>
          <a href="http://implementacija-snova.hr">Implementacija snova d.o.o.</a>
        </p>
      </div>
    </div>
  </div>
  <div id="footer">
    <div class="footer">&copy; Copyright, <a href="http://implementacija-snova.hr">Implementacija snova d.o.o.</a></div>
  </div>
</html>
