Sha256: f00e475f1cf94132481e97ac3d4297f052228fef4d3ee725b22b3973b523f0da

Contents?: true

Size: 927 Bytes

Versions: 1

Compression:

Stored size: 927 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <title>excption2db  <%=@page_title%></title>  
  <%= Exception2db::Util.stylesheet_link_tag('style')%>
  <%= javascript_include_tag('http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js') %>
  <%= Exception2db::Util.javascript_include_tag('app')%>
</head>

<body>
  <div id="container">
    <div id="head">
      <h1><span class="home"><a href="/exception2db">exception2db</a></span></h1>
    </div>
    <%= yield %>
    <p id='footer'>
     <a href="http://github.com/neerajdotname/exception2db">Powered by exception2db</a>
     <a href="http://github.com/neerajdotname/exception2db/issues">Report bug</a>
    </p>
  </div>  
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
exception2db-0.0.1 app/views/layouts/exception2db.html.erb