Sha256: 3421215000dfe7d7689368ad706fc877f58f79d835774af47a7a75f53461fda7

Contents?: true

Size: 1.24 KB

Versions: 5

Compression:

Stored size: 1.24 KB

Contents

<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
  <meta charset="utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1" />

  <title>Adp Connection API Library (Ruby)</title>

  <meta name="viewport" content="width=device-width, initial-scale=1.0" />

  <link rel="stylesheet" href="/stylesheets/main.css" />
</head>
<body>
  <div class="wrapper">
    <header class="branding">
      <h1>Adp Connection API Library (Ruby)</h1>
    </header>

    <div class="main">
      <%= yield %>
    </div>

    <footer class="branding error">
      <%= view_bag[:message] %>
      <hr/>
      <small>&copy; <%= Time.now.year %></small>
      <hr/>
    </footer>
  </div>

  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
  <!--[if lt IE 7]>
    <script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.2/CFInstall.min.js"></script>
    <script>window.attachEvent("onload",function(){CFInstall.check({mode:"overlay"})})</script>
  <![endif]-->
</body>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
adp-connection-0.1.5 democlient/views/layout.erb
adp-connection-0.1.4 democlient/views/layout.erb
adp-connection-0.1.3 democlient/views/layout.erb
adp-connection-0.1.2 democlient/views/layout.erb
adp-connection-0.1.1 democlient/views/layout.erb